In this video I explain to see how to install Python 3.7 on Windows 10, while running the Ubuntu subsystem.
This follows from my last tutorial (https://www.youtube.com/watch?v=ZnaQCE9dx1A) and following both will give you the perfect setup to start programming in Python!
If you had an issue with this installation, you may need to add an additional repository. Try running the following commands:
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
and then go back to running the installation as was done in the video. Of course, if you have any issues, just let me know!
Music: https://www.bensound.com
Download
0 formats
No download links available.
How to Install Python 3.7 on Windows 10 (Ubuntu Subsystem) | NatokHD