Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instalation Problem #2

Open
MertEnesYurtseven opened this issue Oct 14, 2023 · 0 comments
Open

Instalation Problem #2

MertEnesYurtseven opened this issue Oct 14, 2023 · 0 comments

Comments

@MertEnesYurtseven
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant