[Thuban-list] added classification support
Thomas Koester
tkoester at intevation.de
Mon Jan 27 14:53:07 CET 2003
On Mon, Jan 27, 2003 at 01:21:25PM +0100, Jonathan Coles wrote:
> The following initial updates are now in the cvs repository:
I installed a current Thuban checkout with
python setup.py install --prefix /home/tkoester/Project/greater/install
This is the error I get when trying to run it:
Traceback (most recent call last):
File "./thuban", line 21, in ?
import Thuban.UI.main
File "/home/tkoester/Project/greater/install/lib/thuban/Thuban/UI/main.py", line 18, in ?
from application import ThubanApplication
File "/home/tkoester/Project/greater/install/lib/thuban/Thuban/UI/application.py", line 24, in ?
from Thuban.Model.load import load_session
File "/home/tkoester/Project/greater/install/lib/thuban/Thuban/Model/load.py", line 23, in ?
from Thuban.Model.layer import Layer
File "/home/tkoester/Project/greater/install/lib/thuban/Thuban/Model/layer.py", line 22, in ?
from classification import Classification
ImportError: No module named classification
Thomas
--
Email: tkoester at intevation.de
http://intevation.de/~tkoester/
More information about the Thuban-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)