Python module bug
PainDe0Mie opened this issue · 1 comments
PainDe0Mie commented
Here is my bug:
File "C:\Users\Elexyr22\Downloads\Discord-QR-Token-Logger-main\main.py", line 26, in
from pystray import Icon, Menu, MenuItem
ModuleNotFoundError: No module named 'pystray'
I have the latest version of python and I uninstalled and reinstalled the modules but still nothing :/
mouadessalim commented
please try on a terminal : pip3 install beautifulsoup4 lxml pillow requests selenium discord_webhook pystray pystyle webdriver_manager --upgrade