Python Forum
install pip on windows box / version win 7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install pip on windows box / version win 7
#1
'm having a hard time setting up python packages.



For instance to install pip,


i think i have to do some steps:


So first, i try to installl pip : Then follow these steps to install pip on Windows, it's quite easy.

Install setuptools:
    curl https://bootstrap.pypa.io/ez_setup.py | python
Install pip:
    curl https://bootstrap.pypa.io/get-pip.py | python
Optionally, we add the path to our environment so that we can use pip anywhere. It's somewhere like C:\Python33\Scripts.


well i got back the following line>
the command curl cannot be found in the cmd on my windosws system with 32 bit 
so what
Wordpress - super toolkits a. http://wpgear.org/ :: und b. https://github.com/miziomon/awesome-wordpress :: Awesome WordPress: A curated list of amazingly awesome WordPress resources and awesome python things https://github.com/vinta/awesome-python
Reply


Messages In This Thread
install pip on windows box / version win 7 - by apollo - Feb-07-2018, 01:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 856 Oct-04-2023, 10:01 AM
Last Post: snippsat
  Windows install does not create .exe, shortcut,etc to open hammer 4 2,123 May-05-2022, 12:33 PM
Last Post: hammer
  Cannot install TensorFlow 2.2 in Windows 10 Led_Zeppelin 1 1,237 Apr-28-2022, 06:35 PM
Last Post: Larz60+
  WinError 2, since fresh new Windows 10 install alok 1 1,722 Jan-06-2022, 11:20 PM
Last Post: lucasbazan
  Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV. Ezzat 2 2,394 Dec-23-2021, 12:34 PM
Last Post: snippsat
  Need to install an old version of matplotlib Pedroski55 3 3,326 Oct-02-2021, 07:36 AM
Last Post: buran
  Last Python (64bit) version for Windows 7? pstein 3 22,956 Nov-15-2020, 02:09 PM
Last Post: jefsummers
  Windows 10 Python Version DevSrc8 6 5,027 Aug-07-2020, 12:36 PM
Last Post: DevSrc8
  Anaconda-install on MX-Linux Version 19.xy - but somehow got stuck apollo 1 2,643 May-04-2020, 11:27 AM
Last Post: snippsat
  pygame install windows 10 s fenny666 4 4,376 Mar-21-2020, 03:55 AM
Last Post: fenny666

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020