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

Improve handling of python path setting errors #284

Open
jiajic opened this issue Feb 26, 2025 · 0 comments
Open

Improve handling of python path setting errors #284

jiajic opened this issue Feb 26, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@jiajic
Copy link
Member

jiajic commented Feb 26, 2025

The current implementation with GiottoClass::set_giotto_python_path() quietly handles a default python path search + connection attempt, returning only a NULL if it all fails.
This prevents Giotto from being overly chatty when initiallization is called in settings where python is not being used, but masks actual errors and makes them hard to debug.

See: drieslab/Giotto#1104

@jiajic jiajic added the documentation Improvements or additions to documentation label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant