-
Notifications
You must be signed in to change notification settings - Fork 26
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
Installation of jupyter notebooks fails when running Config & Demo option #156
Comments
Hi @cybersecfaith thanks a lot for the detailed issue report and the suggested workaround ! |
Hi @JanLahmann - that might explain it. I used the default recommended OS version for my pi on imager which was the 64bit. I'll reimage and use the 32bit. Shouldn't be a problem. |
Specific version that I am running is
|
After selecting
S - RasQberry Setup
-CD - Configs & Demo
, the following packages fail to install with error shown below:Verifying whether or not the installation went through:
We do however see this at the end of the installation process nonetheless.
Suggested workaround - perhaps install using the
pipx
command ifpython3 -m venv path/to/venv.
is not an option. That was what I used to install gist which also had failed in the initial installation.The text was updated successfully, but these errors were encountered: