[osgeo4w-dev] Re: [osgeo4w] #37: grass: wxpython gui issues
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Feb 3 02:49:32 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 jef):
Replying to [comment:9 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?
Are you mixing the OSGeo4W python install with another python install?
Maybe PATH or PYTHONPATH point to something outside...
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/37#comment:10>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the osgeo4w-dev
mailing list