I am running XLUR python tool for Landuse Regression Analysis task. It crashed and keep getting this message that import wx ModuleNotFoundError: No module named 'wx'. Help please
Yasir
If wx was installed along with other stuff in a clone, you need to make sure that the active environment you are working with has the necessary packages. Check your environments and check to make sure the necessary packages are installed in the one you intend to use.
I made sure that packages installed in my Environment, but it says Failed to Initialize Python Interpreter! Does that mean I need to install Python?
It looks like you have a bad install or clone. Pro installs python by default