Help:Setting up tools: Difference between revisions
m
→Common requirements
imported>Leoetlino m (→AAMP) |
imported>Leoetlino |
||
Line 22: | Line 22: | ||
'''On Windows''', follow the below instructions for installing Python: | '''On Windows''', follow the below instructions for installing Python: | ||
# Uninstall any existing Python | # Uninstall any existing Python version to avoid conflicts. | ||
# Download the [https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe Python 3.7 installer] (latest version as of September 2018). | # Download the [https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe Python 3.7 installer] (latest version as of September 2018). | ||
# Run the installer: do a ''system-wide install'' and tick the "''add Python to environment variables / PATH''" option. | # Run the installer: do a ''system-wide install'' and tick the "''add Python to environment variables / PATH''" option. |