#Can someone help me??
1 messages · Page 1 of 1 (latest)
this one?
do a pip3 list
pip install -U py-cord==2.4.1
you need to install the module before you can import it
Code
- When posting code you should use the format (If posting an error do not add py)
Your code
its too long
pip list again
unintall discord-ui
still not work
uninstall pycord, and reinstall now that discord-ui is gone
the error is still comming up
You can see py-cord 1.7.3
You are at the wrong py-cord Version
wich do i have to install?
pip install -U py-cord==2.4.1
2.4.1
according to your pip list it is 1.7.3
uninstall 1.7.3
but if i install it without a number its installing 1.7.3
what environment is this running on?
Ubuntu 18
python version
3.6.8
...
You need at least 3.8
Oh…