You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the file with your program named telegram.py? Or maybe there is another file near your script with this name? If yes, you need to rename it, it conflicts with the package name.
I keep receiving this error:
I tried both:
On Linux and Windows.
Instalation log:
~/.local/lib/python3.8/site-packages$ ls astroid iqoptionapi-6.8.9.1.egg-info python_telegram-0.12.0.dist-info astroid-2.4.2.dist-info isort requests certifi isort-4.3.21.dist-info requests-2.24.0.dist-info certifi-2020.6.20.dist-info lazy_object_proxy six-1.15.0.dist-info chardet lazy_object_proxy-1.4.3.dist-info six.py chardet-3.0.4.dist-info mccabe-0.6.1.dist-info telegram dns mccabe.py tests dnspython-1.16.0.dist-info monotonic-1.5.dist-info toml eventlet monotonic.py toml-0.10.1.dist-info eventlet-0.26.1.dist-info numpy urllib3 greenlet-0.4.16.dist-info numpy-1.19.1.dist-info urllib3-1.25.10.dist-info greenlet.cpython-38-x86_64-linux-gnu.so numpy.libs websocket idna __pycache__ websocket_client-0.56.0.dist-info idna-2.10.dist-info pylint wrapt pylint-2.5.3.dist-info wrapt-1.12.1.dist-info
Apparently everything is just fine, but my program doesn't run
The text was updated successfully, but these errors were encountered: