FeedNotifier icon indicating copy to clipboard operation
FeedNotifier copied to clipboard

ModuleNotFoundError: No module named 'wx'

Open henlenide opened this issue 5 years ago • 0 comments

I get an error follow : Traceback (most recent call last): File "C:/Users/lishengjun/Desktop/学习/项目/FeedNotifier-master/main.py", line 47, in main() File "C:/Users/lishengjun/Desktop/学习/项目/FeedNotifier-master/main.py", line 33, in main import wx ModuleNotFoundError: No module named 'wx'

henlenide avatar Nov 25 '20 07:11 henlenide