DanMcInerney / xsscrapy

XSS spider - 66/66 wavsep XSS detected
1.63k stars 438 forks source link

# pip install -r requirements.txt #70

Open ankitpatidar0 opened 2 years ago

ankitpatidar0 commented 2 years ago

┌──(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.