Isaac Newton Kissiedu
Isaac Newton Kissiedu
> Could something like this help (wild guess by searching around): > > * "run `self.locale = wx.Locale(wx.LANGUAGE_ENGLISH)` as part of ..." ([source](https://github.com/CellProfiler/CellProfiler/issues/4220#issuecomment-689895071)) @neteler I tried Grass 8.0.0 RC2 On...
> import locale > # Need to startup wx in English, otherwise C++ can't load images. > self.locale = wx.Locale(wx.LANGUAGE_ENGLISH) > # Ensure Python uses the same locale as wx...
Well noted, I would wait on a new version to test it and revert on how it goes.
Hi @petrasovaa this is it. 
And here is the content of my GRASS_GIS_DATABASE folder 
@petrasovaa I just noticed that my GRASS is pointing to a tmploc which does not exist in my GRASS DATABASE. I have changed the location to my existing WGS84 location...
For the GitHub OAuth, i got it working. Check the issue below. https://github.com/Openpanel-dev/openpanel/issues/183