[Osgeo4w-trac] Re: [osgeo4w] #37: grass: wxpython gui issues
    OSGeo4W 
    trac_osgeo4w at osgeo.org
       
    Tue Feb  3 05:22:27 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):
 Replying to [comment:10 jef]:
 > Are you mixing the OSGeo4W python install with another python install?
 Maybe PATH or PYTHONPATH point to something outside...
 Right, %PYTHONPATH% pointed to another version of Python. Fixed, but the
 problem remains
 {{{
 C:\Documents and Settings\landa>c:\OSGeo4W\bin\python.exe
 Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit
 (Intel)] on
 win32
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import win32file
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: DLL load failed: Uvedenß procedura nebyla nalezena.
 }}}
 But if I run c:\OSGeo4W\bin\python.exe directly (launched from Total
 Commander) I can import win32file module without problem. Some Windows
 magic?;-)
-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/37#comment:11>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
    
    
More information about the Osgeo4w-trac
mailing list