We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a286d commit 80e9ec0Copy full SHA for 80e9ec0
docs/pages/vw-installation.md
@@ -91,6 +91,10 @@ To create the link you need to execute the following in a shell with ADMINISTRAT
91
mklink /D PythonBridge .
92
```
93
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
98
## Test your installation
99
100
<!-- We have an extensive test suite and all the tests should be green. -->
0 commit comments