-
Notifications
You must be signed in to change notification settings - Fork 180
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
Input object type error or incompatible array data type. tensor.set() supports array with bool, float16, float32, float64, int8, int16, int32, int64, uint8 or uint16, please check your input or input array data type. (at /paddle/paddle/fluid/pybind/tensor_py.h:411) #44
Comments
Hi, can you please provide the package version for |
Before you ask me to upgrade to 2.4.xx .... please note: This is the installation command:
|
The Gibbs State Preparation tutorial should work well for Can you specify more error information by expanding those "3 frames" in the screenshot? |
|
Since
It is kind of strange for |
Thank you so much for the response. Indeed, I amended the docker file, and now persisted it here for the record: Again, many thanks. |
Hello,
Has something changed in the API? This worked before.
! python -m pip install paddlepaddle paddle-quantum
The text was updated successfully, but these errors were encountered: