I have a python.bat file, which does python 2.7 and a p3.bat file which has
To run xyz.py with Python3, I do
p3 xyz.py =======begin p3.bat=================
@set pythonhome=
@set pythonpath=
C:\apps\python\WPy64-31160\python-3.11.6.amd64\python.exe %1 %2 %3 %4
========== end python3.bat =============
I can do Python 2.7 with python xyz.py .
Right now, Python 2.7 is my default, so I can also just type xyz.py
The hash algorithm, which is used to generate the FITID, is the reason F2O is only written to work with Python 2.7 so far. I do occasionally look up methods to hash with either.