Skip to content

Installation Error  #34

@rootkittt

Description

@rootkittt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions