Update troubleshooting authored by Jakob Grahn's avatar Jakob Grahn
...@@ -29,7 +29,7 @@ Press OK and restart ArcGIS. If this does not solve the syntax error, try the st ...@@ -29,7 +29,7 @@ Press OK and restart ArcGIS. If this does not solve the syntax error, try the st
### 2: Re-build the vpi-environment ### 2: Re-build the vpi-environment
Go through step 1 above if you haven't done so. Exit ArcGIS if open. In the windows start menu, go: `Start` > `ArcGIS` > `Python Command Prompt`: Go through step 1 above if you haven't done so. Exit ArcGIS if open. In the windows start menu, go: `Start` > `ArcGIS` > `Python Command Prompt`:
[[resources/how-to-setup_python-command-prompt.png)]] [[resources/how-to-setup_python-command-prompt.png]]
In the command prompt, type (where `C:\path-to-vpi-codes\` must be changed to the path to the vpi source code): In the command prompt, type (where `C:\path-to-vpi-codes\` must be changed to the path to the vpi source code):
```bash ```bash
... ...
......