How to Install Python Packages on Windows 7
You want to use Python on a Windows 7 machine but you don't know what you're doing. What you do know is that in order to go anywhere and do anything you've got to install packages. Or maybe you don't even know that yet. Take a look at the...
Method 1 of 1:
Windows MSI installer
- Download the Windows MSI installer (either x86 or x64).
- Run the program.
- Take note of the path during the installation. For example, C:Python33 if you want to use the command line.
- If you do not care to use the command line, you can now use the IDLE integrated development environment for Python and consider yourself done.
- If you want to use the command line, click on Control Panel.
- Click on System and Security.
- Click on System.
- Click on the Advanced system settings link.
- Click on the Environmental Variables button.
- Under System Variables, look for the Variable named Path.
- Select Path and click on the Edit button.
- At the end of the Variable value, add the value you took note of in step 3 (i.e. C:Python33) preceded by a semicolon (;) which is used to separate the values, so you would add - ;C:Python33.
- Open your command line and type 'python' - if successful, you should see three greater than symbols at the command prompt (>>>).
- To exit the Python interpreter, type 'exit()'.
- That's it!
5 ★ | 3 Vote
You should read it
- How to create a command line program in Python with Click
- 10 tips for using Command Line Windows 10 users should know
- Command line parameter in C
- Manage the Event Log with the command line
- The Nox App Player command line parameters support
- Forget the GUI, the Command Line is returning
- 5 reasons why people love the Linux command line
- 5 best command line emulation software for Windows 10
- How to use the Linux command line on Android with Termux
- 12 things Linux is easier to do in the command line than graphical software
- How to copy (and paste) files and folders from the Linux command line
- The basics of Cisco Switch Management - Part 1
Maybe you are interested
How to use Auto Clicker Assist to automatically click the mouse
Instructions to fix double click error on computer mouse - Click once becomes twice
PowerToys will soon support creating app spaces and launching with just one click
Turn Windows 11 interface into Windows 10 with just one click
Fix right-click issue on Windows 10
Do not click on strange links or your phone will be hijacked