迭代pip install python-secrets
在ubuntu中安装密钥,但是它给出的错误是密钥仅适用于python 3.6。请帮助我进行安装。
我的错误日志=
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-cww95mfx/numpy/setup.py", line 30, in <module>
raise RuntimeError("Python version >= 3.6 required.")
RuntimeError: Python version >= 3.6 required.
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-cww95mfx/numpy/