mau_mau_bot icon indicating copy to clipboard operation
mau_mau_bot copied to clipboard

ModuleNotFoundError: No module named 'urllib3'

Open rickynet opened this issue 1 year ago • 3 comments
trafficstars

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

rickynet avatar Dec 18 '23 01:12 rickynet

try python 3.11

zzzz0317 avatar Jan 20 '24 12:01 zzzz0317

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

JuniorJPDJ avatar Mar 11 '24 01:03 JuniorJPDJ

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

JuniorJPDJ avatar Mar 11 '24 01:03 JuniorJPDJ