You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently not possible to build Qiskit from source on Windows 32-bit, because rust-numpy 0.22 doesn't support the platform due to problems (see PyO3/rust-numpy#448). This will prevent us from deploying Qiskit 1.3, if we don't provide a workaround for the platform.
Windows 32-bit is a tier-3 platform for the 1.x series, which means we're still committing to provide pre-built binaries for it. We ought to have this working.
Any suggestions?
No response
The text was updated successfully, but these errors were encountered:
Environment
What is happening?
It's currently not possible to build Qiskit from source on Windows 32-bit, because rust-numpy 0.22 doesn't support the platform due to problems (see PyO3/rust-numpy#448). This will prevent us from deploying Qiskit 1.3, if we don't provide a workaround for the platform.
How can we reproduce the issue?
For example, see https://github.com/Qiskit/qiskit/actions/runs/11351263774/job/31571457159.
What should happen?
Windows 32-bit is a tier-3 platform for the 1.x series, which means we're still committing to provide pre-built binaries for it. We ought to have this working.
Any suggestions?
No response
The text was updated successfully, but these errors were encountered: