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 tarman failed #25

Open
c02y opened this issue Mar 3, 2021 · 1 comment
Open

pip install tarman failed #25

c02y opened this issue Mar 3, 2021 · 1 comment

Comments

@c02y
Copy link

c02y commented Mar 3, 2021

>> pip --version
pip 20.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
>> pip install tarman
Defaulting to user installation because normal site-packages is not writeable
Collecting tarman
  Using cached tarman-0.1.3.zip (27 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-qcgnj49j/tarman_c88cdebb54c94eddb066568646a059b9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-qcgnj49j/tarman_c88cdebb54c94eddb066568646a059b9/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-pip-egg-info-dpkv2hrv
         cwd: /tmp/pip-install-qcgnj49j/tarman_c88cdebb54c94eddb066568646a059b9/
    Complete output (7 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-qcgnj49j/tarman_c88cdebb54c94eddb066568646a059b9/setup.py", line 29, in <module>
        constants = import_path(
      File "/tmp/pip-install-qcgnj49j/tarman_c88cdebb54c94eddb066568646a059b9/setup.py", line 20, in import_path
        reload(module)  # Might be out of date
    NameError: name 'reload' is not defined
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
>> uname -a
Linux chz 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64 GNU/Linux
@mharig
Copy link

mharig commented Dec 20, 2022

Same here, end of 2022. This project is dead.

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