Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Python version: 3.7.3

VSCode (Recommended):


Windows


MacOS/Linux

  • Python3 and pip may have already be installed, you can check this by opening up your terminal and typing in python3 --version and pip3 --version 
  • depending on your package manager your OS uses, do
    • MacOS: brew install python
    • Ubuntu: sudo apt-get install python
    • Fedora: sudo dnf install python
  • No labels