[Thuban-list] No geodata output
Alexander Pucher
pucher at atlas.gis.univie.ac.at
Tue Mar 18 17:41:52 CET 2003
I just took it off from the SuSe DVD.
Thi sis my output:
pucher at david:/download/Thuban-0.2.0/test> python
Python 2.2 (#1, Mar 26 2002, 15:46:04)
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> x = False
Traceback (most recent call last):
File "<stdin>", line 1, in ?
NameError: name 'False' is not defined
mfg
alex
Jonathan Coles wrote:
>alex,
>
>
>i have run the following test:
>
>jonathan at salmakis:~$ python2.1
>Python 2.1.3 (#1, Sep 7 2002, 15:29:56)
>[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
>Type "copyright", "credits" or "license" for more information.
>
>
>>>>x = False
>>>>
>>>>
>Traceback (most recent call last):
> File "<stdin>", line 1, in ?
>NameError: name 'False' is not defined
>
>
>
>
>jonathan at salmakis:~$ python2.2
>Python 2.2.1 (#1, Sep 7 2002, 14:34:30)
>[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
>Type "help", "copyright", "credits" or "license" for more information.
>
>
>>>>x = False
>>>>x
>>>>
>>>>
>0
>
>
>
>
>have you built your version of python from the source or are you running
>prebuilt binaries?
>
>--jonathan
>
>
>On Tue, 2003-03-18 at 17:16, Alexander Pucher wrote:
>
>
>>Hi Jonathan,
>>
>>I use version 2.2-105
>>
>>alex
>>
>>Jonathan Coles wrote:
>>
>>
>>
>>>which version of Python are you using? you will need at least version
>>>2.2
>>>
>>>--jonathan
>>>
>>>On Tue, 2003-03-18 at 17:06, Alexander Pucher wrote:
>>>
>>>
>>>
>>>
>>>>Hi,
>>>>
>>>>first of all, congratiolations to everybody involved in the Thuban
>>>>project for this nice piece of software. I guess this is what a lot of
>>>>people are looking for as a kind of missing link in the freegis scene!!
>>>>
>>>>I compiled Thuban on my Linux machine with no errors showing. I can
>>>>start the application, the windows look fine. But when I try to add a
>>>>layer, I get this error:
>>>>
>>>>File "/usr/local//lib/thuban/Thuban/UI/mainwindow.py", line 209, in
>>>>invoke_command
>>>> command.Execute(self.Context())
>>>> File "/usr/local//lib/thuban/Thuban/UI/command.py", line 121, in Execute
>>>> apply(self.function, (context,) + self.args + args, kw)
>>>> File "/usr/local//lib/thuban/Thuban/UI/mainwindow.py", line 582, in
>>>>call_method
>>>> apply(getattr(context.mainwindow, methodname), args)
>>>> File "/usr/local//lib/thuban/Thuban/UI/mainwindow.py", line 385, in
>>>>AddLayer
>>>> layer = Layer(title, filename)
>>>> File "/usr/local//lib/thuban/Thuban/Model/layer.py", line 150, in __init__
>>>> self.__setClassLock = False
>>>>NameError: global name 'False' is not defined
>>>>
>>>>and nothing shows up??
>>>>
>>>>Any hints?
>>>>
>>>>Best regards,
>>>>alex
>>>>
>>>>
>>>>
>>>>
--
________________________________________________________
Institut fuer Geographie und Regionalforschung
Universitaet Wien
Kartografie und Geoinformation
Departement of Geography and Regional Research
University of Vienna
Cartography and GIS
Universitaetstr. 7, A-1010 Wien, AUSTRIA
Tel: (+43 1) 4277 48644
Fax: (+43 1) 4277 48649
E-mail: alexander.pucher at univie.ac.at
FTP: ftp://ftp.gis.univie.ac.at
WWW: http://www.gis.univie.ac.at/karto
--------------------------------------------------------
Virtual Map Forum: http://www.gis.univie.ac.at/vmf
--------------------------------------------------------
It's not that I'm afraid to die,
I just don't want to be there when it happens -- Woody Allen
More information about the Thuban-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)