We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a449c2 commit b3e079eCopy full SHA for b3e079e
INSTALL.md
@@ -177,12 +177,16 @@ Operating system
177
- `Ubuntu 20.04 LTS`
178
- `Ubuntu 18.04 LTS`
179
- `Mac OSX M1 Chip` (tested on Big Sur)
180
+- `Mac OSX M2 Chip` (tested on Ventura)
181
- `Mac Intel Chip` (tested on Mojave)
182
- `CentOS 7.9` (via stable release)
183
+- `Amazon Linux 2 (via stable release)`
184
- `Windows 10 Server` (via WSL)
185
186
Software versions
187
- `Python 3.7, 3.8, 3.9` (via pip)
188
+- Note: conda is not recommended
189
+- pyenv installed python is not working on Mac, install python using `brew install [email protected]`
190
191
Hardware support
192
- CPU (GPU not needed!)
0 commit comments