rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.4k stars 342 forks source link

How to connect with Quantum Processor? #207

Closed zhangx1923 closed 6 years ago

zhangx1923 commented 6 years ago

Is there any detailed description about how to connect with Quantum Processor? I'm certain that I have run the 'pyquil-config-setup'. Does it mean that my account doesn't have the Privilege to access the QPU? I run: import pyquil.api as forest q = forest.QPUConnection() but I got : ! ERROR: ! There was an issue validating your forest account. ! Have you run the pyquil-config-setup command yet? ! The server came back with the following information: {"status": "Error: user does not have access to QPU"} ! If you suspect this to be a bug in pyQuil or Rigetti Forest, ! then please describe the problem in a GitHub issue at: ! ! https://github.com/rigetticomputing/pyquil/issues

zhangx1923 commented 6 years ago

In slack, the stuff told me that the public can't access the GPU for now. We have to wait for update.