-
Notifications
You must be signed in to change notification settings - Fork 33
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 on DietPi #110
Comments
Here is how I succesfully installed it on my RP4 running DietPi 8.15: should look like this:
(9. Run it as a service) here is the service I use to run as a user without root privilege. But make sure to run it first with the needed parameter under the user you would like to run it later as a service
Enable it:
Check the status: |
Thanks for the tutorial! |
I used matlab a long time ago. I think the ability of python makes matlab obsolete for me. |
The apt-get install python3-dev just did the trick for me trying to install on an Orange Pi 3 LTS. Thank you! |
Describe the bug
It looks like there is a build error related to missing files required for the project to build successfully. Specifically, the error mentions that the file "Python.h" cannot be found.
System
To Reproduce
Steps to reproduce the behavior:
ERROR
here is the detailed error with pip3 install TheengsGateway --verbose:
The text was updated successfully, but these errors were encountered: