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 6d07a51 commit 3da10cbCopy full SHA for 3da10cb
docs/en/install.rst
@@ -215,4 +215,6 @@ or
215
export MSYS_HOME=C:\msys\1.0
216
source /usr/local/bin/virtualenvwrapper.sh
217
218
-Right now, ``lsvirtualenv`` is not working because of the lack of ``getopt`` under msys.
+Depending on your MSYS setup, you may need to install mktemp in
219
+your MSYS_HOME/bin folder. The MSYS mktemp binary is available
220
+here: http://sourceforge.net/projects/mingw/files/MSYS/mktemp/
0 commit comments