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

Install procedure fails on latest Raspberry Pi OS (Bookworm) #149

Open
JanLahmann opened this issue Oct 16, 2023 · 2 comments
Open

Install procedure fails on latest Raspberry Pi OS (Bookworm) #149

JanLahmann opened this issue Oct 16, 2023 · 2 comments

Comments

@JanLahmann
Copy link
Owner

already the first step pip3 install getgist fails.

@JanLahmann
Copy link
Owner Author

The current install procedure only works on Raspberry Pi OS version "Bullseye" using Python 3.9.
In Raspberry Pi Imager, Bullseye is available in "Raspberry Pi OS (other)". Then choose "Raspberry Pi OS (Legacy)".

@DWrebiak
Copy link

DWrebiak commented Dec 9, 2023

Hi Jan,

I ran the installation procedure on the latest Raspberry Pi OS 64-bit version (bookworm) in a virtual environment. My system didn't start after modifying the file /boot/config.txt due to forcing 32-bit.

After reverting the modification and booting the 64-bit system, I installed Qiskit and Jupyter by typing the commands into the console. I successfully ran a simple code that generated a random bit using Jupyter in a browser, connected to rasqberry:8888.

I'm thinking of trying to modify the installation procedure (RasQ-init.sh and other scripts) to make RasQberry compatible with the 64-bit system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants