Просмотр исходного кода

Merge pull request #7859 from debuglevel/patch-1

feat(docs): use virtualenv on Cygwin
TW 1 год назад
Родитель
Сommit
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: