Skip to content

Improve handling of python path setting errors #284

@jiajic

Description

@jiajic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions