Jhaultch
Results
2
issues of
Jhaultch
when I run the code by command below: #python3 ./downloader.py it shows me: {'event': 'error', 'data': {'message': 'An unexpected error occurred.', 'code': 18}} code line 18 is AUTH_TOKEN,I copy the...
when I run the "python3 downloader.py" it stopped as under error: Traceback (most recent call last): File "downloader.py", line 2, in from PIL import Image ModuleNotFoundError: No module named 'PIL'...