filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

ImportError: No module named predict #77

Open ghost opened 5 years ago

ghost commented 5 years ago

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?

OK1SLM commented 5 years ago

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

ghost commented 5 years ago

hello, i already got installed sudo; bash

ghost commented 5 years ago

im sorry i misunderstood

ghost commented 5 years ago

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

filipsPL commented 5 years ago

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