Steve Pham b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) | hai 8 meses | |
---|---|---|
.. | ||
Platform | %!s(int64=3) %!d(string=hai) anos | |
CMakeLists.txt | hai 9 meses | |
get_python.bat | hai 9 meses | |
get_python.cmake | hai 9 meses | |
get_python.sh | hai 9 meses | |
get_python_package_hash.cmake | hai 9 meses | |
get_python_path.bat | %!s(int64=3) %!d(string=hai) anos | |
get_python_path.py | %!s(int64=3) %!d(string=hai) anos | |
pip.cmd | %!s(int64=3) %!d(string=hai) anos | |
pip.sh | %!s(int64=3) %!d(string=hai) anos | |
python.cmd | hai 8 meses | |
python.sh | hai 8 meses | |
readme.md | %!s(int64=3) %!d(string=hai) anos | |
requirements.txt | hai 9 meses |
This folder holds things like the python requirements.txt file that applies to all projects across the board.
Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.