Size: a a a

2021 November 13

S

SKY🌒 in Python
как
источник

V

Vadim in Python
Ну вот, у тебя стоит теперь последний python.
источник

S

SKY🌒 in Python
шо дальше ?
источник

AA

Alex All in Python
Запускай всё вот так
python3 main.py
источник

V

Vadim in Python
Ты знаешь что такое линукс?
источник

AA

Alex All in Python
main.py это твой бот
источник

S

SKY🌒 in Python
No module named 'aiogram'
источник

V

Vadim in Python
pip3 -V
источник

AA

Alex All in Python
У меня сетка с ботов на aiogram стоит
На убунтовских vps
источник

S

SKY🌒 in Python
pip3 -V
pip 21.2.3 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
источник

V

Vadim in Python
Это хуйня
источник

V

Vadim in Python
Теперь pip3 install aiogram
источник

S

SKY🌒 in Python
pip3 install aiogram
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/aiogram/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/aiogram/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/aiogram/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/aiogram/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/aiogram/
Could not fetch URL https://pypi.org/simple/aiogram/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/aiogram/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement aiogram (from versions: none)
ERROR: No matching distribution found for aiogram
WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.10 -m pip install --upgrade pip' command.
источник

AA

Alex All in Python
А что по твоему мнению не хуйня?
источник

V

Vadim in Python
У тебя нет ssl
источник

V

Vadim in Python
Gentoo, LFS
источник

AA

Alex All in Python
Тогда всё с тобой понятно.
источник

S

SKY🌒 in Python
Шо делать?
источник

V

Vadim in Python
Сейчас скажу
источник

V

Vadim in Python
libssl-dev --version
источник