[osgeo4w-dev] [osgeo4w] #570: pip3
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Sep 4 04:39:11 PDT 2018
#570: pip3
--------------------------+----------------------------
Reporter: rduivenvoorde | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: |
--------------------------+----------------------------
Comment (by muellea):
i found that all python-executables in OSGeo4W/apps/Python36/Scripts have
wrong shebangs (#!). There pathes point to python executables, that may do
not exist. I used an editor (notepad++) and opened the exe files, at the
bottom one can find the shebang string. This I changed to #!python3.exe.
Inside the OSGeo4w-Shell you have to call py3_env and then e.g. pip3 -
without the path information it works!
A solution could be to build the executables with a different shebang.
Don't know if this could be done easily?
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/570#comment:1>
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