多重错误:command 'gcc-5' failed: No such file or directory..
gcc版本:9.3
诗歌版本:1.1.4
python:3.9.1
Ubuntu 20.04
小智 7
我发现的解决办法就是这样做
ln -s /bin/gcc /bin/gcc-5
Run Code Online (Sandbox Code Playgroud)
$ ln -s /bin/gcc /bin/gcc-5
$ pip3 install netifaces
Collecting netifaces
Using cached netifaces-0.10.9.tar.gz (28 kB)
Using legacy 'setup.py install' for netifaces, since package 'wheel' is not installed.
Installing collected packages: netifaces
Running setup.py install for netifaces ... done
Successfully installed netifaces-0.10.9
Run Code Online (Sandbox Code Playgroud)
我希望这可以帮助你。
| 归档时间: |
|
| 查看次数: |
3796 次 |
| 最近记录: |