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

Change package #44

Closed SA7BNT closed 5 years ago

SA7BNT commented 5 years ago

Change osmviz (only python 3.4+) to osmviz==2.1.0 (Python 2.7 or Python 3.4+) working with Raspberry Pi 3

filipsPL commented 5 years ago

What about osmviz 3.0.0?

SA7BNT commented 5 years ago

osmviz 3.0.0 Requirements Python 3.4+ Pillow and/or Pygame

We are just using Python 2.7

Latest version of osmviz for Python 2.7 is osmviz 2.1.0

filipsPL commented 5 years ago

Is stating the explicit version necesary 'osmviz==2.1.0'? Is there an error if there is just osmviz?

SA7BNT commented 5 years ago

I first get an error, but i can try one more time without ==2.1.0 and let you know

filipsPL commented 5 years ago

Yes, please. I've tried several installation, on x86, amd64 and Raspberry Pi and never get an error. Your tests will be appreciated!

SA7BNT commented 5 years ago

You right, don´t know where the issue come from. So it´s also ok without ==2.1.0 Clean Debian 9 install and run install.sh Collecting osmviz (from -r requirements.txt (line 5)) Downloading https://files.pythonhosted.org/packages/8f/5f/4f1ff90643e3503814b8810c365656568744e9abaa9de3ba42d6c3a51280/osmviz-2.1.0-py2.py3-none-any.whl

filipsPL commented 5 years ago

Thanks! :+1:

filipsPL commented 5 years ago

Indeed! I've tried to install osmviz today on the Pi 3, and pip forced version 3.0.0:

Collecting osmviz (from -r requirements.txt (line 5))
  Downloading https://www.piwheels.org/simple/osmviz/osmviz-3.0.0-py2.py3-none-any.whl
osmviz requires Python '>=3.4' but the running Python is 2.7.13

So it would be ok to add he explicit version of osmviz.

SA7BNT commented 5 years ago

Yes that was the first message i got. Are you running lite or the Desktop version? I did not get an issue when i run the lite.