deep5050 / radio-active

Play any radios around the globe right from the terminal :zap:
https://www.radio-browser.info/#/
MIT License
469 stars 24 forks source link

Upgrade to Python 3.12 #114

Open Geckat opened 2 months ago

Geckat commented 2 months ago

Describe the bug Upgrading from Python 3.11 to 3.12 breaks. Get [!!!!!] | Something is wrong with your internet connection error after copying files over to new location.

To Reproduce Steps to reproduce the behavior:

  1. Copy ./site-packages from /usr/lib/python3.11 to /usr/lib/python3.12
  2. Run radio

Expected behavior Radio main page opens.

github-actions[bot] commented 2 months ago

Hi, @Geckat, Thanks for your contribution :blue_heart: . Contributors :people_holding_hands: like you make the open source community :earth_africa: such an amazing place to learn :book: , inspire :angel:, and create :art: . We will investigate :eyes: and get back to you as soon as possible :+1: . Just make sure you have given us sufficient information :information_source:.

By that time enjoy this meme :point_down: , hope you like it :smile:

meme

Use this action on your projects. Use jokes on issues instead.

Geckat commented 2 months ago

No longer receiving the error, so it might have been a server-side issue. The app still does need to be updated to 3.12; until then, files need to be manually copied over as above.