shgbitai@shgbitai-C9X299-PGF:~/pythonworkspace/ai-accompany$ pip install pyaudio sounddeviceerror: externally-managed-environment× This environment is externally managed╰─> To install Python package
error: Microsoft Visual C++ 9.0 is required (Unable to find vcvarsall.bat). Get it from http://aka.ms/vcpython27 答案很明显 去 http://aka.ms/vcpython27 下载 Microsoft Visual C++ Compiler for Python 2.7 即可
在Ubuntu中,因为python2 和python3共同存在,因此,想默认把python和pip设置为python3的版本,结果不知道怎么设置的,出现了这个报错:" ModuleNotFoundError: No module named 'pip._internal'" 这个报错实在不知道怎么回事,于是把所有之前改过的名字都恢复了,紧接着就是这个报错了 “The program 'pip