\Qt5\\bin\\d3dcompiler_47.dll
生活随笔
收集整理的這篇文章主要介紹了
\Qt5\\bin\\d3dcompiler_47.dll
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: 'C:\\Users\\xiao\\AppData\\Roaming\\Python\\Python36\\site-packages\\PyQt5\\Qt5\\bin\\d3dcompiler_47.dll'
Check the permissions.
百度無果后 一行命令搞定
python -m pip install PyQt5 --user
總結
以上是生活随笔為你收集整理的\Qt5\\bin\\d3dcompiler_47.dll的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C/C++与Python的语法差异
- 下一篇: 修改项目启动输出日志格式