Issues - diegosasso/workshop_ISH2023 GitHub Wiki

Issues

  • Phenospy is dependent on Owlready2, which uses the sqlite library. The latest versions of sqlite library (e.g., 3.40.0) are known to be very slow. If Phenospy package is slow, for example, when you make your snippets, downgrade your sqlite library version. In my case, 3.39.0 worked fine.