atbswp icon indicating copy to clipboard operation
atbswp copied to clipboard

ModuleNotFoundError: No module named 'wx'

Open hemangjoshi37a opened this issue 3 years ago • 3 comments
trafficstars

Traceback (most recent call last): File "atbswp/atbswp.py", line 21, in import gui File "/home/hemang/atbswp/atbswp/gui.py", line 27, in import control File "/home/hemang/atbswp/atbswp/control.py", line 36, in from custom_widgets import SliderDialog File "/home/hemang/atbswp/atbswp/custom_widgets.py", line 20, in import wx ModuleNotFoundError: No module named 'wx'

https://hjlabs.in/

hemangjoshi37a avatar Feb 14 '22 16:02 hemangjoshi37a

Hi, first of all, what OS are you using? Did you follow the install instructions in the README?

RMPR avatar Feb 15 '22 11:02 RMPR

Hi, I am facing the same error. Python 3.8, linux ubuntu 20.04

zarraozaga avatar Feb 21 '22 09:02 zarraozaga

Hi, I am facing the same error. Python 3.8, linux ubuntu 20.04

Did you follow the install instructions in the README?

RMPR avatar Feb 22 '22 12:02 RMPR

Hi, I am facing the same error. Python 3.8, linux ubuntu 20.04

Did you follow the install instructions in the README?

I followed all the readme instructions and i have all the latest versions of all the libraries also latest version of ubutnu.

hemangjoshi37a avatar Jan 10 '23 05:01 hemangjoshi37a