asdil12 / pymultimonaprs

RF 2 APRS-IS Gateway
https://asdil12.github.io/pymultimonaprs
GNU General Public License v3.0
85 stars 27 forks source link

Problems with Python3 #41

Open dennobundy opened 3 months ago

dennobundy commented 3 months ago

Hello i cant downlaod Pyton2 anymore and have only installed Phyton3. With Phyton3 i get many Errors when i want to install Setup.py Maybe you can make a new Version for newer Linux with only Pyhton3 installed ?

Tnx Marco

dc0mk commented 2 weeks ago

Hello Marco,

i dared to adapt it for Python3. You can try it out to see if it works like that.

https://github.com/dc0mk/pymultimonaprs-for-python3

dl1mx commented 2 weeks ago

Hi, line 36 in setup.py still has an error. Instead of imp.reload() it must be importlib.reload(). Best regards

asdil12 commented 2 weeks ago

https://github.com/asdil12/pymultimonaprs/commit/a384484a87f45239c356ab0557ad6da843829532