We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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安装报如下错误:
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/
The text was updated successfully, but these errors were encountered:
出现同样的问题。 python 是 3.8 的。
Sorry, something went wrong.
No branches or pull requests
在manjaro上pip安装报如下错误:
The text was updated successfully, but these errors were encountered: