[Osgeo4w-trac] [osgeo4w] #307: OpenEV does not start because of Python error
OSGeo4W
trac_osgeo4w at osgeo.org
Fri Oct 12 12:21:54 PDT 2012
#307: OpenEV does not start because of Python error
----------------------+-----------------------------------------------------
Reporter: jratike80 | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Keywords: OpenEV
----------------------+-----------------------------------------------------
Hi,
I installed OpenEV with the OSGeo4W installer today but it does not start.
The error is
{{{
C:\OSGeo4w\bin>openev.bat
_path=C:\OSGeo4w\apps\Python27\Scripts
OSGEO4W home is C:\OSGeo4w
Traceback (most recent call last):
File "C:\OSGeo4w\apps\openev\pymod\openev.py", line 80, in <module>
import gviewapp
File "C:\OSGeo4w\apps\openev\pymod\gviewapp.py", line 136, in <module>
import gtk
File "C:\OSGeo4w\apps\openev\pymod\gtk.py", line 844
def set_policy(self, as, ag, autos):
^
SyntaxError: invalid syntax
}}}
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/307>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list