-
-
Notifications
You must be signed in to change notification settings - Fork 984
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
Failed to pip install #1964
Labels
bug
Something isn't working
Comments
same error with python 3.11.5 in macOS 15.1.1
|
Hi guys, thanks. As a temporary measure, I suggest installing Maigret from the repository until I publish the new release in PyPi: pip install git+https://github.com/soxoj/maigret Closing this issue as a duplicate of #1946. |
Thanks @soxoj |
Working for me! @soxoj |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Description
Info about Maigret version you are running and environment (
--version
, operation system, ISP provider):newest version of Maigret, python 3.11.2
How to reproduce this bug (commandline options / conditions):
Failed to install maigret Collecting maigret Using cached maigret-0.4.4-py3-none-any.whl.metadata (6.8 kB) Collecting aiodns==3.0.0 (from maigret) Using cached aiodns-3.0.0-py3-none-any.whl.metadata (3.5 kB) Collecting aiohttp==3.8.1 (from maigret) Using cached aiohttp-3.8.1.tar.gz (7.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting aiohttp-socks==0.7.1 (from maigret) Using cached aiohttp_socks-0.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting arabic-reshaper==2.1.3 (from maigret) Using cached arabic_reshaper-2.1.3-py3-none-any.whl.metadata (12 kB) WARNING: Ignoring version 2.1.3 of arabic-reshaper since it has invalid metadata: Requested arabic-reshaper==2.1.3 from https://files.pythonhosted.org/packages/47/27/7b9b824f5342d8ee180027333f2e15842ea36f5bc2d3d24a4e6bb31fb596/arabic_reshaper-2.1.3-py3-none-any.whl (from maigret) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier fonttools (>=3.0<4.0) ; (python_version < "3") and extra == 'with-fonttools' ~~~~~~^ Please use pip<24.1 if you need to use this version. INFO: pip is looking at multiple versions of maigret to determine which version is compatible with other requirements. This could take a while. Collecting maigret Using cached maigret-0.4.3-py3-none-any.whl.metadata (6.8 kB) Collecting arabic-reshaper==2.1.3 (from maigret) Using cached arabic_reshaper-2.1.3-py3-none-any.whl.metadata (12 kB) WARNING: Ignoring version 2.1.3 of arabic-reshaper since it has invalid metadata: Requested arabic-reshaper==2.1.3 from https://files.pythonhosted.org/packages/47/27/7b9b824f5342d8ee180027333f2e15842ea36f5bc2d3d24a4e6bb31fb596/arabic_reshaper-2.1.3-py3-none-any.whl (from maigret) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier fonttools (>=3.0<4.0) ; (python_version < "3") and extra == 'with-fonttools' ~~~~~~^ Please use pip<24.1 if you need to use this version. Collecting maigret Using cached maigret-0.4.2-py3-none-any.whl.metadata (6.8 kB) Collecting arabic-reshaper==2.1.3 (from maigret) Using cached arabic_reshaper-2.1.3-py3-none-any.whl.metadata (12 kB) WARNING: Ignoring version 2.1.3 of arabic-reshaper since it has invalid metadata: Requested arabic-reshaper==2.1.3 from https://files.pythonhosted.org/packages/47/27/7b9b824f5342d8ee180027333f2e15842ea36f5bc2d3d24a4e6bb31fb596/arabic_reshaper-2.1.3-py3-none-any.whl (from maigret) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier fonttools (>=3.0<4.0) ; (python_version < "3") and extra == 'with-fonttools' ~~~~~~^ Please use pip<24.1 if you need to use this version. Collecting maigret Using cached maigret-0.4.1-py3-none-any.whl.metadata (6.7 kB) Collecting arabic-reshaper==2.1.3 (from maigret) Using cached arabic_reshaper-2.1.3-py3-none-any.whl.metadata (12 kB) WARNING: Ignoring version 2.1.3 of arabic-reshaper since it has invalid metadata: Requested arabic-reshaper==2.1.3 from https://files.pythonhosted.org/packages/47/27/7b9b824f5342d8ee180027333f2e15842ea36f5bc2d3d24a4e6bb31fb596/arabic_reshaper-2.1.3-py3-none-any.whl (from maigret) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier fonttools (>=3.0<4.0) ; (python_version < "3") and extra == 'with-fonttools' ~~~~~~^ Please use pip<24.1 if you need to use this version. Collecting maigret Using cached maigret-0.4.0-py3-none-any.whl.metadata (6.7 kB) Collecting arabic-reshaper==2.1.3 (from maigret) Using cached arabic_reshaper-2.1.3-py3-none-any.whl.metadata (12 kB) WARNING: Ignoring version 2.1.3 of arabic-reshaper since it has invalid metadata: Requested arabic-reshaper==2.1.3 from https://files.pythonhosted.org/packages/47/27/7b9b824f5342d8ee180027333f2e15842ea36f5bc2d3d24a4e6bb31fb596/arabic_reshaper-2.1.3-py3-none-any.whl (from maigret) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier fonttools (>=3.0<4.0) ; (python_version < "3") and extra == 'with-fonttools' ~~~~~~^ Please use pip<24.1 if you need to use this version. Collecting maigret Using cached maigret-0.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting aiohttp==3.7.4 (from maigret) Using cached aiohttp-3.7.4.tar.gz (1.1 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting aiohttp-socks==0.5.5 (from maigret) Using cached aiohttp_socks-0.5.5-py3-none-any.whl.metadata (2.9 kB) Collecting arabic-reshaper==2.1.1 (from maigret) Using cached arabic_reshaper-2.1.1.tar.gz (18 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-errorpip3 install maigret
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
/private/var/folders/_3/dm69bll529x6gpqs801226kw0000gn/T/pip-build-env-8qqmjmbr/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
error in arabic_reshaper setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
The text was updated successfully, but these errors were encountered: