Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyQPanda,init_quantum_machine(QMachineType.GPU)返回为空 #223

Open
bbrlbt opened this issue Mar 9, 2023 · 0 comments
Open

pyQPanda,init_quantum_machine(QMachineType.GPU)返回为空 #223

bbrlbt opened this issue Mar 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bbrlbt
Copy link

bbrlbt commented Mar 9, 2023

pyQPanda

基本信息

  • pyQPanda 版本
  • 3.7.16
  • Python 版本
  • 3.8.10
  • 操作系统
    Windows 11

Bug是什么?

init_quantum_machine(QMachineType.GPU)返回为空

复现Bug的步骤?

import pyqpanda as pq
machine=pq.init_quantum_machine(QMachineType.GPU)

建议的解决方案

你好,我尝试过下载源码QPanda2.1.16使用Visual studio编译,编译流程使用的是qpanda-tutorial提供的流程,编译得到的库在调用var类型转换时会发生异常。希望能够获取最新的编译流程以及编译软件和依赖库的版本信息,以及可用的pyqpnda库。
谢谢

@bbrlbt bbrlbt added the bug Something isn't working label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant