moritz

Results 10 comments of moritz

Yes I've tried to install everything by hand even before installing mycodo on a new system. Still the same error

In the web log it's actually a bit better to understand: Nov 08 22:07:09 raspberrypi python[978]: ImportError: Nov 08 22:07:09 raspberrypi python[978]: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW...

On the initial try I did it via the Mycodo web interface, then when it did not work I did a clean install of Raspbian Lite and installed numpy via...

As I said, i installed it via the mycodo web interface prompt when i tried to add the urllib camera. I tried it again on a freshly installed Raspberry Pi...

I never willingly installed libatlas. Though I am running gphoto2 on the pi to take automated timelapse photos with a DSLR, which I wanted to be able to import to...

Oh, sorry excuse the confusion. I misread the log and your message. I installed it via $ sudo apt-get install libopenblas-dev

I have now manually compiled openblas and the error message has shrunken significantly to this: Nov 10 15:19:19 raspberrypi python[590]: Traceback (most recent call last): Nov 10 15:19:19 raspberrypi python[590]:...

I finally got it working, so here are the steps I followed for anyone with the same problem: 1. I compiled openblas myself with the following commands: wget http://github.com/xianyi/OpenBLAS/archive/v0.2.20.tar.gz tar...

That‘s pretty weird. I got the Raspberry Pi OS (Legacy) Lite 32bit from the Rasperry Pi Flasher, so it should have been the newest

I was only using the 32bit version, because when I installed mycodo, weirdly this version was the only one which I was even capable of installing it on. The other...