qualcuno mi aiuta?
afg
Authenticating
Authenticated OK
Exception in Tkinter callback
Traceback (most recent call last):
File "site-packages\urllib3\response.py", line 543, in _update_chunk_length
ValueError: invalid literal for int() with base 16: b''
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\urllib3\response.py", line 302, in _error_catcher
File "site-packages\urllib3\response.py", line 598, in read_chunked
File "site-packages\urllib3\response.py", line 547, in _update_chunk_length
http.client.IncompleteRead: IncompleteRead(0 bytes read)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\requests\models.py", line 745, in generate
File "site-packages\urllib3\response.py", line 432, in stream
File "site-packages\urllib3\response.py", line 626, in read_chunked
File "contextlib.py", line 99, in __exit__
File "site-packages\urllib3\response.py", line 320, in _error_catcher
urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(0 bytes re
ad)', IncompleteRead(0 bytes read))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tkinter\__init__.py", line 1702, in __call__
File "afg.py", line 317, in run
File "afg.py", line 124, in mainScript
File "site-packages\robobrowser\browser.py", line 205, in open
File "site-packages\requests\sessions.py", line 508, in request
File "site-packages\requests\sessions.py", line 658, in send
File "site-packages\requests\models.py", line 823, in content
File "site-packages\requests\models.py", line 748, in generate
requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(0
bytes read)', IncompleteRead(0 bytes read))