...
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 | ||
34 | Now we need to download a plugin - issue the following command
To This will download and install the plugin we need to run the script. | ||
5 | If you are met with an error regarding ‘pip’, such as this: |
We’re now ready to run the export script!
Running the Export Script
1 | Change In Powershell, change to the directory to which you downloaded the '
| |
2 | Run the command |
...