[Osgeo4w-trac] [osgeo4w] #570: pip3

OSGeo4W trac_osgeo4w at osgeo.org
Tue Sep 4 06:30:21 PDT 2018


#570: pip3
--------------------------+----------------------------
Reporter:  rduivenvoorde  |       Owner:  osgeo4w-dev@…
    Type:  defect         |      Status:  new
Priority:  major          |   Component:  Package
 Version:                 |  Resolution:
Keywords:                 |
--------------------------+----------------------------

Comment (by muellea):

 they all have the same path here, pip3 in Scripts comes first in the path
 set by py3_env.bat, so this will execute. If i install python3 from
 python.org, the path is set during install and points to whatever
 installation dir i use for python. But I think this is not a part in
 postinstall of the osgeo4w package, so path remains.

 Some executables, like jupiter.exe, point to c:\osgeo4w\bin\python3.exe
 which is correct for an unchanged installation directory.

 By the way: the idea to change the shebang manually cames from a q/a on
 [https://stackoverflow.com/questions/24627525/fatal-error-in-launcher-
 unable-to-create-process-using-c-program-files-x86 stackexchange]

 So, as written there, simply using python -m pip inside a pip.bat would do
 the job, too.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/570#comment:12>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the Osgeo4w-trac mailing list