-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
New Install on Rpi #220
Comments
I switched to more pip install of modules. That way I have newer libraries. Unfortunally, the emails module does need lxml. And the os version is old, so during installation the lxml module is also upgrade. The problem with lxml and gevent is that they work with native C code that needs to be compiled. And that takes time. But this way we have the newest modules which having features I need. The missing folder for the Adafruit DHT is correct. That is now also installed with pip and therefore the folder is not there. I need to see if the pip modules does install the test scripts also and will update the FAQ |
In the mean time... #210 :) |
Hmm, I had again an installer problem. Only solution is to rerun. So it is a known issue, and will keep it that way. Therefore I close this issue. Thanks for notifying. |
Hi theyosh,
i have full reinstalled my PI with a fresh Image and a fresh Install from Terrarium PI , two things I noted.
the Installer hangs extrem on 95 % install E-Mails ( 20 -30 min )& the second is the Adafruit DHT Test Folder in the Home/pi directory is missing !
The text was updated successfully, but these errors were encountered: