File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1414if CURRENT_OS != "Windows" :
1515 import shlex
1616
17+
1718def find_main_executable_path (
1819 main_executable_path : Path , main_executable_name : str
1920) -> tuple [Path , Optional [Path ]]:
Original file line number Diff line number Diff line change 11rlbot == 2.*
22numpy == 1.*
3- rlgym_compat @ git+https://github.com/JPK314/rlgym-compat@rlgymv2-rlbot-v5
3+ rlgym_compat @ git+https://github.com/JPK314/rlgym-compat
44--extra-index-url https://download.pytorch.org/whl/cpu
55torch == 2.4.1+cpu
Original file line number Diff line number Diff line change 11rlbot == 2.*
22numpy == 1.*
3- rlgym_compat @ git+https://github.com/JPK314/rlgym-compat@rlgymv2-rlbot-v5
3+ rlgym_compat @ git+https://github.com/JPK314/rlgym-compat
44--extra-index-url https://download.pytorch.org/whl/cpu
55torch == 2.4.1+cpu
You can’t perform that action at this time.
0 commit comments