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

Installation is broken on some systems #518

Closed
E-M-Bailey opened this issue Jan 20, 2024 · 0 comments · Fixed by #519
Closed

Installation is broken on some systems #518

E-M-Bailey opened this issue Jan 20, 2024 · 0 comments · Fixed by #519

Comments

@E-M-Bailey
Copy link
Contributor

Following the installation instructions (both with and without Docker) can lead to errors on some systems, including the Raspberry Pi 4. This is caused by Poetry not searching the correct sources for some dependencies (see python-poetry/poetry#4854).

This can be resolved by using Pip to install the requirements instead of Poetry. However, for users unfamiliar with Poetry, this is not intuitive.

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

Successfully merging a pull request may close this issue.

1 participant