🦀 Rust compiler now required to install terra from source #23
javabster
announced in
Announcements
Replies: 1 comment
-
On Ubuntu(-like) Linux distros, install Rust via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🚨 Announcement! 🚨
With the merging of #7658 contributors to Qiskit will now need to have a Rust compiler installed in order to install Qiskit Terra from source.
To update your dev environment you can check out the updated Contributing Guidelines or follow the instructions in the rust documentation on how to install the compiler.
Note: don't forget you may need to restart your shell or update your current session according to the rust docs:
Beta Was this translation helpful? Give feedback.
All reactions