- 
                Notifications
    You must be signed in to change notification settings 
- Fork 447
Description
┌──(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.