Opened 5 years ago
Closed 5 years ago
#4019 closed defect (fixed)
g.gui.iclass: Unable to import packages needed for scatter plot
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.3 |
Component: | wxGUI | Version: | git-releasebranch78 |
Keywords: | python3, g.gui.iclass | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Starting the command generated this error (the module continues):
Scatter plot functionality is disabled. Reason: Unable to import packages needed for scatter plot. No module named 'core_c'
It is probably a Python 3 related error?
https://github.com/OSGeo/grass/blob/master/gui/wxpython/iclass/plots.py#L96
Note:
See TracTickets
for help on using tickets.
See PR #316, iclass tool working again with Python 3 including scatter plots, merged and backported to 7.8.