... | ... | @@ -3,7 +3,8 @@ The purpose of this knowledge base is to help newcomers of any experience level |
|
|
# 1. Setting up
|
|
|
|
|
|
TL;DR:
|
|
|
Only some versions of Python work for this project at this time. 3.8.x is preferred, 3.9.x has no known issues, but **3.10.x should NOT be used** as it is incompatible with some of the dependencies as of writng this.
|
|
|
- Only some versions of Python work for this project at this time. 3.8.x is preferred, 3.9.x has no known issues, but **3.10.x should NOT be used** as it is incompatible with some of the dependencies as of writng this.
|
|
|
- You need Git, but that's probably pretty obvious considering where you're reading this.
|
|
|
|
|
|
## Python
|
|
|
|
... | ... | |