[osgeo4w-dev] Re: [osgeo4w] #37: grass: wxpython gui issues

OSGeo4W trac_osgeo4w at osgeo.org
Sun Feb 1 14:03:12 EST 2009


#37: grass: wxpython gui issues
----------------------+-----------------------------------------------------
  Reporter:  jachym   |       Owner:  osgeo4w-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                        
  Priority:  major    |   Milestone:                             
 Component:  Package  |     Version:                             
Resolution:           |    Keywords:  GRASS                      
----------------------+-----------------------------------------------------
Comment (by martinl):

 Strange, from osgeo4w cmd:

 {{{
 python
 >>> import win32file
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: DLL load failed: Uvedenß procedura nebyla nalezena.
 >>> python
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 NameError: name 'python' is not defined
 >>> import win32file
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: DLL load failed: The specified module could not be found.
 }}}

 If I launch python from OSGEO4W\bin\ I can import win32file without any
 problems.

 Anyone facing to the similar problem?

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/37#comment:9>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the osgeo4w-dev mailing list