jh0ker / mau_mau_bot

Telegram Bot that allows you to play Mau Mau (UNO) via inline queries
GNU Affero General Public License v3.0
312 stars 231 forks source link

ModuleNotFoundError: No module named 'urllib3' #121

Open rickynet opened 11 months ago

rickynet commented 11 months ago

i'm running docker compose file but when i build image that message appears, bot donst do nothing

zzzz0317 commented 10 months ago

try python 3.11

JuniorJPDJ commented 8 months ago

Yup, it looks like this is not compatible with python 3.12

JuniorJPDJ commented 8 months ago

I fixed Dockerfile to use python 3.11, so container image should work again