Thanks to visit codestin.com Credit goes to github.com
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 12d92c7 commit c47d09aCopy full SHA for c47d09a
1 file changed
Doc/using/venv-create.inc
@@ -26,7 +26,7 @@ re-used.
26
27
On Windows, invoke the ``venv`` command as follows::
28
29
- c:\>c:\Python35\python -m venv c:\path\to\myenv
+ c:\>Python35\python -m venv c:\path\to\myenv
30
31
Alternatively, if you configured the ``PATH`` and ``PATHEXT`` variables for
32
your :ref:`Python installation <using-on-windows>`::
0 commit comments