I get this error when I try to import wxPython from python 3.7. I have google around but to no luck. Any help would be appreciated.
Traceback (most recent call last): File "C:/Users/STEVE/Desktop/Python Files/Chat Bot/Joyla/joyla.py", line 3, in import wx File "C:\Users\STEVE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\wx__init__.py", line 17, in from wx.core import * File "C:\Users\STEVE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\wx\core.py", line 12, in from ._core import * ImportError: DLL load failed: The specified module could not be found.
.exeor.msipackage and run that? If so, did you make sure you get the right 32- or 64-bit installer? - abarnertpy --version,python --version, andpip --version(assuming you installed wx withpipin the first place) do? - abarnert