Skip to content

Instalation Problem #2

@MertEnesYurtseven

Description

@MertEnesYurtseven

Hi, I am leaving pip output:

Collecting openrazer_effects
Using cached openrazer_effects-1.0.8.tar.gz (61 kB)
Preparing metadata (setup.py) ... done
Collecting dbus-python==1.2.4 (from openrazer_effects)
Using cached dbus-python-1.2.4.tar.gz (612 kB)
Preparing metadata (setup.py) ... done
Collecting numpy==1.13.3 (from openrazer_effects)
Using cached numpy-1.13.3.zip (5.0 MB)
Preparing metadata (setup.py) ... done
Collecting pgi==0.0.11.1 (from openrazer_effects)
Using cached pgi-0.0.11.1.tar.gz (235 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "", line 36, in
File "", line 34, in
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/setup.py", line 18, in
import pgi
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/init.py", line 10, in
from .importer import require_version, get_required_version
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/importer.py", line 15, in
from .clib.gir import GIRepository
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/clib/gir/init.py", line 9, in
from .gibaseinfo import GIInfoType, GIBaseInfo, GIAttributeIter
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/clib/gir/gibaseinfo.py", line 12, in
from .gitypelib import GITypelib
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/clib/gir/gitypelib.py", line 16, in
_gir = find_library("girepository-1.0")
File "/tmp/pip-install-ek35ejlg/pgi_dab2455bb008413da7d46bfe6487cffd/pgi/clib/_utils.py", line 99, in find_library
_internal[name] = cdll.LoadLibrary(_so_mapping[name])
File "/home/mertv2/anaconda3/lib/python3.7/ctypes/init.py", line 434, in LoadLibrary
return self._dlltype(name)
File "/home/mertv2/anaconda3/lib/python3.7/ctypes/init.py", line 356, in init
self._handle = _dlopen(self._name, mode)
OSError: /lib/x86_64-linux-gnu/libgirepository-1.0.so.1: undefined symbol: g_memdup2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions