...
1 | Go to the Microsoft Store and search for Python. There may be multiple versions of Python available; you can select the latest one. Alternatively, you can download Python directly from the Python .org site. https://www.python.org/downloads/ | |||||
2 | Install Python. | 3 | Next, let’s open up the | |||
43 | Now we need to download a plugin - issue the following command
This will To download and install the plugin we need to run the script. | 5 | If you are met with an error regarding ‘pip’, such as this:you will need to add the installed location of Python to your Path Environment Variable. This article from Stack Overflow should help. |
We’re now ready to run the export script!
Running the Export Script
1 | In Powershell, change Change to the directory to which you downloaded the '
| |
2 | Run the command |
...