Skip to content

Conversation

@yoshi74ls181
Copy link
Contributor

Currently, the AppManager launches a new process using the command python.
However, if plottr-monitor is running inside a virtual environment, the new process should be launched using the python executable specific to the environment.
With this fix, a new process is launched using sys.executable, which contains the path to the current python executable.

@jenshnielsen jenshnielsen merged commit 02122a0 into toolsforexperiments:master Feb 8, 2023
@yoshi74ls181 yoshi74ls181 deleted the use-same-python-executable branch February 8, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants