Sfoglia il codice sorgente

Merge pull request #7859 from debuglevel/patch-1

feat(docs): use virtualenv on Cygwin
TW 1 anno fa
parent
commit
adfab2b6d7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: