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

在manjaro上pip安装报错 #34

Open
roachsinai opened this issue May 30, 2018 · 1 comment
Open

在manjaro上pip安装报错 #34

roachsinai opened this issue May 30, 2018 · 1 comment

Comments

@roachsinai
Copy link

在manjaro上pip安装报如下错误:

roach@xq-pc  ~  sudo pip install tickeys                        
[sudo] roach 的密码:
Collecting tickeys
  Downloading https://files.pythonhosted.org/packages/42/55/0c3a0f0adf3d5b764f3b6a9031c9655e792fda09f0002ab72bf16a480a72/tickeys-0.2.5.tar.gz (5.3MB)
    100% |████████████████████████████████| 5.3MB 889kB/s 
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-vb36yxnl/tickeys/setup.py", line 2, in <module>
        from tickeys import __version__, __author__, __email__
      File "/tmp/pip-install-vb36yxnl/tickeys/tickeys/__init__.py", line 6, in <module>
        from run import main
    ModuleNotFoundError: No module named 'run'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-vb36yxnl/tickeys/
@bigshans
Copy link

出现同样的问题。
python 是 3.8 的。

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