mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
See https://wiki.qt.io/Qt_for_Python/Considerations - Problems with Python 3.8.0
@@ -15,7 +15,7 @@ The original UI was different, and the mission generation process was different
|
|||||||
|
|
||||||
## Required tools
|
## Required tools
|
||||||
|
|
||||||
* [Python 3.8+](https://www.python.org/downloads/)
|
* [Python 3.8.1+](https://www.python.org/downloads/)
|
||||||
* A code Editor for Python. I recommend [PyCharm Community Edition](https://www.jetbrains.com/pycharm/download/#section=windows), you can add plugin for Lua.
|
* A code Editor for Python. I recommend [PyCharm Community Edition](https://www.jetbrains.com/pycharm/download/#section=windows), you can add plugin for Lua.
|
||||||
|
|
||||||
When you install Python, make sure to install pip for dependencies management.
|
When you install Python, make sure to install pip for dependencies management.
|
||||||
|
|||||||
Reference in New Issue
Block a user