[GRASS-dev] trunk pb: "ImportError: No module named catalog"
Richard Nairn
richard at nairnconsulting.ca
Thu Sep 24 07:38:40 PDT 2015
This is the same problem I had earlier. There is some reference in your
installed directory that it doesn't like. After you recompile, remove
your existing installation before installing your compiled version.
On 2015-09-24 03:32 AM, Martin Landa wrote:
> Hi,
>
> please try to recompile GRASS from scratch
>
> make distclean
> svn up
> configure
> ...
>
> Ma
>
>
> 2015-09-24 7:43 GMT+02:00 Yann <ychemin at gmail.com>:
>> Hi,
>>
>> this is what is displayed once I enter GRASS (trunk version), any idea what
>> is (not) happening with catalog?
>>
>> ISIS-GRASS 7.1.svn (Moon2000):~/dev > Traceback (most recent call last):
>> File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 140, in
>> <module>
>> sys.exit(main())
>> File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 132, in main
>> app = GMApp(workspaceFile)
>> File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 46, in
>> __init__
>> wx.App.__init__(self, False)
>> File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line
>> 8628, in __init__
>> self._BootstrapApp()
>> File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line
>> 8196, in _BootstrapApp
>> return _core_.PyApp__BootstrapApp(*args, **kwargs)
>> File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 79, in OnInit
>> from lmgr.frame import GMFrame
>> File "/usr/local/grass-7.1.svn/gui/wxpython/lmgr/frame.py", line 73, in
>> <module>
>> from datacatalog.catalog import DataCatalog
>> ImportError: No module named catalog
>>
>> --
>> -----
>> Mobile: +33 (0)7 83 85 52 34
>>
>> _______________________________________________
>> grass-dev mailing list
>> grass-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
>
More information about the grass-dev
mailing list