You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it stands, genie_python is not able to communicate well with a fresh install of Mantid.
The current issue when using an external version of Python such as genie_python can found in the Mantid Repository here: Issue 28538
Mantid works best with the python version which is bundled in with the Mantid installer using the batch script 'MantidInstall\bin/mantidpython.bat' to wrap around the python exe.
I propose that we look into altering the 'mantidpython.bat' to wrap around genie_python to try and resolve this issue.
It should be noted that this may not be the most optimal solution. I recommend communicating with Mantid on this Issue to find the best solution.
As it stands, genie_python is not able to communicate well with a fresh install of Mantid.
The current issue when using an external version of Python such as genie_python can found in the Mantid Repository here: Issue 28538
Mantid works best with the python version which is bundled in with the Mantid installer using the batch script 'MantidInstall\bin/mantidpython.bat' to wrap around the python exe.
I propose that we look into altering the 'mantidpython.bat' to wrap around genie_python to try and resolve this issue.
It should be noted that this may not be the most optimal solution. I recommend communicating with Mantid on this Issue to find the best solution.
This issue should also be tackled alongside #6510
The text was updated successfully, but these errors were encountered: