Jonitr0 / WarnoModEditor

A modding tool for Eugen System's real-time tactics game WARNO
MIT License
21 stars 1 forks source link

cannot run program #7

Closed yamato2199 closed 10 months ago

yamato2199 commented 11 months ago

<class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/Jonitr0/WarnoModEditor/releases/latest (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))) Stacktrace: File "src\main_window.py", line 31, in start_main_window File "src\wme_widgets\main_widget.py", line 68, in init File "requests\api.py", line 73, in get File "requests\api.py", line 59, in request File "requests\sessions.py", line 589, in request File "requests\sessions.py", line 703, in send File "requests\adapters.py", line 513, in send

Jonitr0 commented 10 months ago

Hi Yamato,

thanks for the report. I just uploaded a new version that hopefully fixes your error. Please let me know if it works now.

yamato2199 commented 10 months ago

problem solved, cheers mate.