Feature #2388 Fix Python environment issue#2407
Merged
georgemccabe merged 16 commits intodevelopfrom feature_2388_python_envJan 13, 2023
+216-11
Commits
Commits on Dec 23, 2022
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 9, 2023
Commits on Jan 12, 2023
- committed
- committed
Per #2388, make MET_PYTHON_BIN_EXE a required configuration setting for python embedding. Update the global python instance to reference the variable. Update development.seneca to set it. Still nee…
committed- committed
- committed
Per #2388, if not already set, set MET_PYTHON_BIN_EXE = /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3
committed