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

Update README to include deployment on RPi #42

Open
darraghbr opened this issue Feb 8, 2021 · 1 comment
Open

Update README to include deployment on RPi #42

darraghbr opened this issue Feb 8, 2021 · 1 comment

Comments

@darraghbr
Copy link

I attempted to build and run the software on a Pi and encountered a couple of issues.

Running the chromedriverinstall.sh script comes up with

"E: Package 'google-chrome-stable' has no installation candidate"

as of course we only get chromium on the Pi.

Entering the venv and running the runtests.sh script I get

"ModuleNotFoundError: No module named 'RPi'"

When I then run docker build I get

"Error response from daemon: dockerfile parse error line 1: unknown instruction: E{�<�>U�(�"

I will try to build and run using docker desktop and see if I get anything further.

@fpdotmonkey
Copy link
Collaborator

"ModuleNotFoundError: No module named 'RPi'"

I'm guessing this is an issue with adafruit blinka. We'll need to investigate further

https://github.com/adafruit/Adafruit_Blinka

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