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 4ed8a9c commit b3da8edCopy full SHA for b3da8ed
README.md
@@ -12,7 +12,7 @@ git clone https://github.com/JasonLSC/GSCodec_Studio.git --recursive
12
cd GSCodec_Studio
13
14
# Make a conda environment
15
-conda create --name gscodec_studio python=3.12
+conda create --name gscodec_studio python=3.10
16
conda activate gscodec_studio
17
```
18
0 commit comments