Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#587 closed defect (fixed)

installing python3-pip fails

Reported by: martinl Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: python3-pip
Cc:

Description

Two different VMs, fresh installation, same result.

Details:

c:\OSGeo4W64\etc\postinstall>python3-pip.bat

c:\OSGeo4W64\etc\postinstall>textreplace -std -t apps/Python37/Scripts/pip.exe
'textreplace' is not recognized as an internal or external command,
operable program or batch file.

Change History (3)

comment:1 by martinl, 5 years ago

Installing msvcrt package seems to solve the issue. Missing dependency?

comment:2 by jef, 5 years ago

Resolution: fixed
Status: newclosed

yes, msvcrt2015 now depends on msvcrt (so now dependencies: python3-pip > python3-core > msvcrt2015 > msvcrt)

comment:3 by martinl, 5 years ago

thanks for quick fix. Ma

Note: See TracTickets for help on using tickets.