瀏覽代碼

feat(docs): use virtualenv on Cygwin

Hint for Cygwin users to make sure they use a virtual environment.
Not using a virtual environment will be likely troublesome if there is already a Python installed on Windows.
Marc Kohaupt 1 年之前
父節點
當前提交
a6b016f894
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/installation.rst

+ 1 - 0
docs/installation.rst

@@ -332,6 +332,7 @@ Use the Cygwin installer to install the dependencies::
     libssl-devel libxxhash-devel liblz4-devel libzstd-devel
     binutils gcc-g++ git make openssh
 
+Make sure to use a virtual environment to avoid confusions with any Python installed on Windows.
 
 .. _windows-binary: