Install Python ?üêç on Chromebook.
- Format:
-
- Series:
-
- Language:
- English
- Physical Description:
- 1 online resource (13 minutes)
- Other Title:
- Install Python ?üêç on Chromebook
- Place of Publication:
- [Place of publication not identified] : APMonitor.com, [date of publication not identified]
- System Details:
- video file
- Summary:
- Install Debian Linux on a Google Chromebook with a virtual machine (does not require developer mode). Once Linux is installed, a command terminal is available. A first step is to update Debian Linux with:sudo apt-get updateThe Debian Linux installation comes with Python3 and is started at the command terminal with the command python3. Additional Python packages are added to the default Python3 when you install the pip3 package manager:sudo apt install python3-pipPackages such as Numpy, Matplotlib, Scipy, and Gekko are installed with:pip3 install numpypip3 install matplotlibpip3 install scipypip3 install gekkoTo see Matplotlib plots an additional package must be installed:sudo apt install python3-tkMore information on Python installation and package management:https://apmonitor.com/pdc/index.php/Main/InstallPythonLearn Scientific Python:https://apmonitor.com/che263
- 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.