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

Installation Error #34

Open
rootkittt opened this issue Dec 21, 2020 · 1 comment
Open

Installation Error #34

rootkittt opened this issue Dec 21, 2020 · 1 comment

Comments

@rootkittt
Copy link

rootkittt commented Dec 21, 2020

i have the following problem. when installing torscraper i get the following error message every time.

Collecting txsocksx
  Downloading txsocksx-1.15.0.2.tar.gz (19 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-dp1fhm0i/txsocksx/setup.py'"'"'; __file__='"'"'/tmp/pip-install-dp1fhm0i/txsocksx/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-dp1fhm0i/txsocksx/pip-egg-info
         cwd: /tmp/pip-install-dp1fhm0i/txsocksx/
    Complete output (1 lines):
    error in txsocksx setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; 'int' object is not iterable
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

how can i fix this error message?

thank u very much if someone can help

@oldkingcone
Copy link

it requires python2

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

2 participants