Please find below the error I get when I try to use profile ....
Traceback (most recent call last): File "/usr/lib/grass70/gui/wxpython/mapdisp/frame.py", line 1043, in OnProfile self.Profile(rasters=rasters) File "/usr/lib/grass70/gui/wxpython/mapdisp/frame.py", line 1051, in Profile controller=self.profileController) File "/usr/lib/grass70/gui/wxpython/wxplot/profile.py", line 52, in __init__ BasePlotFrame.__init__(self, parent=parent, size=size, **kwargs) File "/usr/lib/grass70/gui/wxpython/wxplot/base.py", line 88, in __init__ self.client = plot.PlotCanvas(self) File "/usr/lib/python2.7/dist- packages/wx-3.0-gtk2/wx/lib/plot.py", line 598, in __init__ self.HandCursor = wx.Cursor(Hand.GetImage()) File "/usr/lib/python2.7/dist- packages/wx-3.0-gtk2/wx/_gdi.py", line 1510, in __init__ _gdi_.Cursor_swiginit(self,_gdi_.new_Cursor(*args, **kwargs)) TypeError : Required argument 'type' (pos 2) not found thanks, Yours sincerely, Hang --- --- --- --- Do Thi Hang (MSc candidate) GIS Laboratory Graduate school for Creative Cities Osaka City University Tel. +81-90-8385-6238 2016-07-04 11:28 GMT+09:00 Do Thi Hang <[email protected]>: > Hi all, > > I have recently installed GRASS GIS 7 stable on my Ubuntu 16.04 LTS 64 bit > machine. The default wxpython (libwxgtk3.0.2.0). Now I cannot use > profile, bivariate scatter plot and histogram in the GRASS display. Since > vlibwxgtk2.8-0 > is not a installing candidate in Ubuntu 16.04,can anybody help me to > solve this either by make wxpython to use libwxgtk2.8-0 or some other way > ? > > > Thanks > > Yours sincerely, > Hang > > > --- --- --- --- > Do Thi Hang (MSc candidate) > GIS Laboratory > Graduate school for Creative Cities > Osaka City University > Tel. +81-90-8385-6238 >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
