Skip to content

Commit 80e9ec0

Browse files
authored
Update vw-installation.md
1 parent 38a286d commit 80e9ec0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/pages/vw-installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ To create the link you need to execute the following in a shell with ADMINISTRAT
9191
mklink /D PythonBridge .
9292
```
9393

94+
## Update the path of Pipenv
95+
The method `PBVwProcess>>start` contains a hardcoded path to `pipenv.exe`. Update it to the correct path.
96+
97+
9498
## Test your installation
9599

96100
<!-- We have an extensive test suite and all the tests should be green. -->

0 commit comments

Comments
 (0)