Changes
Page history
Update how to setup
authored
Oct 13, 2020
by
Jakob Grahn
Show whitespace changes
Inline
Side-by-side
how-to-setup.md
View page @
8b2f9d25
...
...
@@ -23,7 +23,7 @@ Make sure you have updated ArcGIS to 2.5 or higher.
Open `
Start
` > `
ArcGIS
` > `
Python Command Prompt
`:
><details><summary>Show screen shot</summary>[[resources/how-to-setup_python-command-prompt.png]]</details>
In the command prompt, type (where `
C:
\p
ath-to-vpi-codes
\`
must be changed to the path to the vpi source code as of step
1
):
In the command prompt, type (where `
C:
\p
ath-to-vpi-codes
\`
must be changed to the path to the vpi source code as of step
4
):
```
bash
cd
C:
\p
ath-to-vpi-codes
\
conda create
--clone
arcgispro-py3
--name
vpi
...
...
...
...