Issue with Installation: Outdated Dependencies and Incomplete Configuration for Ianvs Installation #142
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
We are encountering significant issues with the installation of the Ianvs project due to outdated dependencies and deprecated APIs, particularly related to the Sedna package. These issues lead to confusion and errors during installation and configuration.
Details:
Deprecated APIs: Some APIs from older versions of Sedna have been deprecated, causing errors and compatibility issues.
Incomplete Dependencies: The current requirements.txt does not fully specify all necessary dependencies or their compatible versions.
Steps to Reproduce
Attempt to install Ianvs following the current instructions.
Encounter errors related to deprecated APIs from Sedna.
Observe that the current version of Sedna may not be compatible with Ianvs.
Expected Behavior
Ianvs should install successfully with all dependencies resolved.
All components should be compatible with the latest versions of their dependencies.
Actual Behavior
Errors occur during installation related to deprecated APIs from Sedna.
Dependencies are unclear or incomplete, causing issues with environment configuration.
Suggested Fixes
Update Dependencies:
Ensure that Sedna and its submodules are correctly installed and accessible.
Specify and verify the correct version of Sedna that is compatible with Ianvs.
I suggest:
Completing the dependencies for Ianvs Core, and updating requirements.txt
The text was updated successfully, but these errors were encountered: