在我的Ubuntu上,我有三个版本的Python: Python2.7、Pyhton3.5和Python3.6。
我必须安装一个只支持python3.6的软件包。但是当我输入pip3 install packagename时,我总是被告知Could not find a version that satisfies the requirement
试图在Google上安装py音频,但是出现了一个错误“错误:为py音频构建失败的车轮”。我发现了一个错误: Using cached https://files.pythonhosted.org/packagescollected packages: pyaudio
Running setup.py install for pyaudio ... er