Opened 4 years ago

Closed 4 years ago

#4019 closed defect (fixed)

g.gui.iclass: Unable to import packages needed for scatter plot

Reported by: neteler Owned by: grass-dev@…
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

Change History (1)

comment:1 by annakrat, 4 years ago

Resolution: fixed
Status: newclosed

See PR #316, iclass tool working again with Python 3 including scatter plots, merged and backported to 7.8.

Note: See TracTickets for help on using tickets.