ソースを参照

Merge pull request #7859 from debuglevel/patch-1

feat(docs): use virtualenv on Cygwin
TW 1 年間 前
コミット
adfab2b6d7
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: