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

#37: grass: wxpython gui issues
----------------------+-----------------------------------------------------
  Reporter: jachym | Owner: osgeo4w-dev@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&gt;
OSGeo4W <http://trac.osgeo.org/osgeo4w&gt;
OSGeo4W is the Windows installer for the OSGeo stack.