autowx2 icon indicating copy to clipboard operation
autowx2 copied to clipboard

ImportError: No module named predict

Open ghost opened this issue 5 years ago • 5 comments

Hello So whatever script i run, i get this error:

pi@raspberrypi:~/autowx2 $ python autowx2.py Traceback (most recent call last): File "autowx2.py", line 13, in <module> from autowx2_functions import * # all functions and magic hidden here File "/home/pi/autowx2/autowx2_functions.py", line 14, in <module> import predict ImportError: No module named predict

I used regular installation, can you help me?

ghost avatar Apr 20 '19 12:04 ghost

Hi install sudo bash install.sh no bash install.sh

OK1SLM avatar Apr 20 '19 13:04 OK1SLM

hello, i already got installed sudo; bash

ghost avatar Apr 20 '19 14:04 ghost

im sorry i misunderstood

ghost avatar Apr 20 '19 14:04 ghost

hello so i got another problem: im 2 hours now stuck at this line:

`******** Getting auxiliary programs

--2019-04-20 16:48:51-- https://raw.githubusercontent.com/filipsPL/heatmap/master/heatmap.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... ` i dont really know what to do in this situation

ghost avatar Apr 20 '19 16:04 ghost

Do you have a stable internet connection? Looks like a problems with fetching some files from the Internet...

filipsPL avatar Apr 24 '19 08:04 filipsPL