我已经尝试过,但是在ubuntu 16.04中为python2.7安装软件包opendr失败。它返回以下错误。
错误:命令/usr/bin/python3.6 -u -c'import的完整输出 设置工具 tokenize; 文件 ='“'”'/ tmp / pip-install-33n419am / opendr / setup.py'“'”'; f = getattr(tokenize, '“”“'open'”'“,打开)(文件); code = f.read()。replace('”'“'\ r \ n'”'“', '“'”'\\ n'“'”'); f.close(); exec(compile(code, file ,'“'”'exec'“'”')))' bdist_wheel -d / tmp / pip-wheel-afwsbvz7 --python-tag cp36:错误: 正在运行bdist_wheel
如何解决此问题?