我在尝试安装google cloud时遇到以下错误: Running setup.py clean for GoogleAppEngineCloudStorageClientInstalling collected packages: GoogleAppEngineCloudStorageClient
Running setup.py install for Go
我正在尝试从我的树莓pi 3上的(https://github.com/jamct/facerec)进行人脸识别。因此,by运行的是最新版本的Raspbian Stretch。 我正在运行: docker build -t facerec:latest . 但我得到以下错误: ERROR: Failed building wheel for scipy
ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly 下面是日志的更多部分: creating build/t
当在virtualenv上安装PySimpleSoap时,似乎一切正常,然后我得到一条错误消息Failed building wheel for pysimplesoap,最后是一条Successfully installed pysimplesoap-1.16消息。(currency-converter)johan@johan-pc:~/sdp/currency-converter$ pip install pysim