-
Notifications
You must be signed in to change notification settings - Fork 19
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
No matching distribution found for omni-epd error when installing #95
Comments
Sorry for the issues you're having with the install. As a test I did a clean install of SlowMovie using the manual steps. Below is the output from the
|
I'm using Raspbian version 11. The |
If you're on 11 can you confirm the version of Python as well? |
Python 3.9.2 Edit: my pip3 version is pip 20.3.4 |
Ok, thanks. Based on the differences in our console output I'm going to guess that the project I'll have to build an SD card with Raspberry Pi OS 11 and attempt to build it to dig much further. Might take a few days to get around to that. |
Hey Rob! Appreciate you looking into this, any updates? I cobbled together a very poor replacement in the meantime, but I can't wait to use VSMP! |
Ok, did a clean install of OS 11 Bullseye (no Desktop). Other than installing python, pip, and git, no other customization. Python version shows as
Unfortunately this doesn't mirror what you're seeing. At this point I'd recommend a clean install of the latest Raspberry Pi OS (12) and try the build again. There doesn't seem to be an issue with the build system. As an alternative you could try doing a manual install by cloning the repo and attempting the build process locally. Instructions for that are outlined here. With how easy it is to write a new SD though I'd go that route. |
I was running into this same issue. What eventually worked for me was:
Cheers, and thanks Rob for maintaining this package! |
Thanks for the info. I'll add the pip upgrade command to the install guide. |
I'm getting an error when installing omni-epd as part of the SlowMovie project, but I believe the issue is with omni-epd (please correct me if I'm wrong).
I am using the command
pip3 install git+https://github.com/robweber/omni-epd.git#egg=omni-epd
The error I am getting is:
The text was updated successfully, but these errors were encountered: