[Refactor] Check dependencies code is not shared #2591
Labels
Core
Related to Taipy Core
🖰 GUI
Related to GUI
📈 Improvement
Improvement of a feature.
🟨 Priority: Medium
Not blocking but should be addressed
📌 Description
Currently, the code that checks for installed dependencies (including enterprise) is not shared by the whole project.
All places that needs to check if a dependency is installed should invoke the same
taipy.common.check_dependencies._check_dependency_is_installed()
function📜 Code of Conduct
✅ Acceptance Criteria
The text was updated successfully, but these errors were encountered: