Bug report #15944

pip and easy_install is not work on OSGeo4W Shell

Added by BJ Jang over 7 years ago. Updated almost 7 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Windows Package
Affected QGIS version:2.18.0 Regression?:No
Operating System:Windows Easy fix?:No
Pull Request or Patch supplied:No Resolution:up/downstream
Crashes QGIS or corrupts data:No Copied to github as #:23860

Description

Hi developers~

On the OSGeo4W Shell by windows version QGIS 2.14, 2.16, 2.18,
the pip and easy_install command is not work, then I can't install additional Python modules.

After execute OSGeo4W Shell with Administrator ortho, type 'pip' on command line.
I can see error message like below.

Fatal error in launcher: Unable to create process using '"'

For repair pip error, I type command like below.

python -m pip install --upgrade pip

After this command re type 'pip' command, then pip command work well.

For repair easy_install, I type command like below.

pip install --upgrade setuptools

In conclusion, please update pip and setuptools models in Windows QGIS Packag.

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No
  • Regression? set to No

#2 Updated by Giovanni Manghi almost 7 years ago

  • Resolution set to up/downstream
  • Status changed from Open to Closed
  • Category set to Windows Package
  • Description updated (diff)

This must be reported in the osgeo4w tracker, thanks.

https://trac.osgeo.org/osgeo4w/report/1?sort=created&asc=0&page=1

Also available in: Atom PDF