Steve Pham b8114db595 Updates to fix crash in O3DE caused by the python relocation (#17623) | 8 mesi fa | |
---|---|---|
.. | ||
Platform | 3 anni fa | |
CMakeLists.txt | 9 mesi fa | |
get_python.bat | 9 mesi fa | |
get_python.cmake | 9 mesi fa | |
get_python.sh | 9 mesi fa | |
get_python_package_hash.cmake | 9 mesi fa | |
get_python_path.bat | 3 anni fa | |
get_python_path.py | 3 anni fa | |
pip.cmd | 3 anni fa | |
pip.sh | 3 anni fa | |
python.cmd | 8 mesi fa | |
python.sh | 8 mesi fa | |
readme.md | 3 anni fa | |
requirements.txt | 9 mesi fa |
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.