[osgeo4w-dev] [osgeo4w] #570: pip3
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Sep 4 11:54:33 PDT 2018
#570: pip3
--------------------------+----------------------------
Reporter: rduivenvoorde | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: |
--------------------------+----------------------------
Comment (by hellik):
Replying to [comment:8 jef]:
> Replying to [comment:7 muellea]:
> > unfortunately the same. Tried py3_env and call py3_env. In both cases
i can start an interactive python-shell (python3), so environment is set,
but pip3 refuses to start.
>
> Not reproducable here:
>
> {{{
> run o-help for a list of available commands
> C:\Windows\System32>call py3_env.bat
>
> C:\Windows\System32>SET PYTHONPATH=
>
> C:\Windows\System32>SET PYTHONHOME=C:\OSGEO4~1\apps\Python36
>
> C:\Windows\System32>PATH
C:\OSGEO4~1\apps\Python36;C:\OSGEO4~1\apps\Python36\Scripts;C:\OSGEO4~1\apps\Python27\Scripts;C:\OSGEO4~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBem
>
> C:\Windows\System32>pip3
>
> Usage:
> pip3 <command> [options]
> ...
> }}}
>
tested here:
{{{
run o-help for a list of available commands
C:\>call py3_env.bat
C:\>SET PYTHONPATH=
C:\>SET PYTHONHOME=C:\OSGEO4~1\apps\Python36
C:\>PATH
C:\OSGEO4~1\apps\Python36;C:\OSGEO4~1\apps\Python36\Scripts;{app};C:\OSGEO4~1\apps\Python27\Scripts;C:\OSGEO4~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBem;C:\OSGEO4~1\apps\msys\bin;C:\Program
Files\R\R-3.4.4\bin\x64
C:\>pip3
Fatal error in launcher: Unable to create process using '"'
C:\>
}}}
ckecked in the OSGeo4W installer wizard, pip3 isn't installed.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/570#comment:13>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list