Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch apps in BlockEditor directly because exporting PYTHONPATH is required #93

Open
zdebanos opened this issue Jan 23, 2025 · 0 comments

Comments

@zdebanos
Copy link
Contributor

Works fine for the GUI with pysim-run.sh as this script extracts the new PYTHONPATH.
However, I can't launch any other apps directly using $PYSUPSICTRL/BlockEditor/app.

The solution is to export PYTHONPATH by yourself, but I propose a more general script pysim-run.sh whose first argument shall the name of the application to be launched. This way I could launch qtgScope (for example) without putting PYTHONPATH in .bashrc (.zshrc).

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

No branches or pull requests

1 participant