1 option
Install Python 3.7 on Windows or Linux.
- Format:
- Video
- Series:
- Academic Video Online
- Language:
- English
- Physical Description:
- 1 online resource (20 minutes)
- Other Title:
- Install Python 3.7 on Windows or Linux
- Place of Publication:
- [Place of publication not identified] : APMonitor.com, [date of publication not identified]
- System Details:
- video file
- Summary:
- Follow these steps to install Python 3.7 on Windows: 1. Remove old Python distributions 2. Browse to python.org and download installer 3. Install to C:\Python37 4. Add to PATH Environment Variable a. C:\Python37 b. C:\Python37\Scripts 5. Open command window (cmd) 6. Install packages with pipPython can also be installed on Linux with the following commands in a terminal window:Python 3+:sudo apt install python3sudo apt install python3-pipPython 2.7 sudo apt install pythonsudo apt install python-pipSee http://apmonitor.com/che263/index.php/Main/CourseProjects to learn scientific computing with Python and the Temperature Control Lab (http://apmonitor.com/heat.htm). These exercises use the Python Jupyter Notebook that is available when you install Anaconda.
- Notes:
- Title from resource description page (viewed November 16, 2021).
The Penn Libraries is committed to describing library materials using current, accurate, and responsible language. If you discover outdated or inaccurate language, please fill out this feedback form to report it and suggest alternative language.