You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows you will need to install the following:
36
+
37
+
-[Git for Windows](https://git-scm.com/download/win).
38
+
-[virtualenv](https://virtualenv.pypa.io/en/latest/installation.html) or [MiniConda](https://docs.anaconda.com/free/miniconda/miniconda-install/) to manage virtual environments.
39
+
-[Chocolatey](https://chocolatey.org/install#individual) to install the required packages.
40
+
41
+
With these installed, you can run the following commands in a **PowerShell terminal as an administrator**:
0 commit comments