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

# pip install -r requirements.txt #70

Open
ankitpatidar0 opened this issue Apr 2, 2022 · 0 comments
Open

# pip install -r requirements.txt #70

ankitpatidar0 opened this issue Apr 2, 2022 · 0 comments

Comments

@ankitpatidar0
Copy link

┌──(root㉿kali)-[~/tool/xsscrapy]
└─# pip install -r requirements.txt
Collecting Scrapy==1.1.0rc3
Using cached Scrapy-1.1.0rc3-py2.py3-none-any.whl (292 kB)
Collecting pybloom==1.1
Using cached pybloom-1.1.tar.gz (10 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [9 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-f8yq2lyy/pybloom_e5f1b1c1801841a59af9b380ba752a48/setup.py", line 2, in
from ez_setup import use_setuptools
File "/tmp/pip-install-f8yq2lyy/pybloom_e5f1b1c1801841a59af9b380ba752a48/ez_setup.py", line 98
except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax
[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