Skip to content

Commit 4a37930

Browse files
authored
README.md - Windows dev
1 parent 5b055bd commit 4a37930

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ python -m pip install .
6363
#### Windows
6464

6565
Visual C++ Redistributable is required for the brotli dependency.
66+
In case a new(ish) Python version is used, it can happen that the C-dependencies of UnityPy might not be precompiled for this version.
67+
In such cases the user either has to report this as issue or follow the steps of [this issue](https://github.com/K0lb3/UnityPy/issues/223) to compile it oneself.
68+
Another option for the user is downgrading Python to the latest version supported by UnityPy. For this see the python version badge at the top of the README.
6669

6770
### Crash without warning/error
6871

0 commit comments

Comments
 (0)