QPanda
基本信息
Bug是什么?
复现Bug的步骤?
建议的解决方案
pyQPanda
基本信息
python 3.9.1 安装 pyqpanda 3.8.3.4 后 import 失败,提示 ImportError: DLL load failed while importing pyQPanda: 找不到指定模块.
- pyQPanda 版本:3.8.3.4
- Python 版本:3.9.1
- 操作系统:win10
Bug是什么?
ImportError: DLL load failed while importing pyQPanda
复现Bug的步骤?
python -m pip install pyqpanda
python -c "import pyqpanda"
建议的解决方案
pyqpanda可以正常运行