I am running XLUR python tool for Landuse Regression Analysis task

573
3
07-10-2021 08:53 AM
YasirMohieldeen
New Contributor

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

 

YasirMohieldeen_0-1625932312901.png

 

0 Kudos
3 Replies
DanPatterson
MVP Esteemed Contributor

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.


... sort of retired...
0 Kudos
YasirMohieldeen
New Contributor

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?

YasirMohieldeen_0-1625979388667.png

 

0 Kudos
DanPatterson
MVP Esteemed Contributor

It looks like you have a bad install or clone.  Pro installs python by default


... sort of retired...
0 Kudos