Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: upgrade all the modules and ensure the installation works for py…
…thon 3.12, this fixes #2
- Loading branch information
49fb162
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
langchain-community 0.3.3 requires langchain<0.4.0,>=0.3.4, but you have langchain 0.3.0 which is incompatible.
langchain-community 0.3.3 requires langchain-core<0.4.0,>=0.3.12, but you have langchain-core 0.3.0 which is incompatible.
49fb162
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please could you type:
pip uninstall langchain-community
and then
pip install --upgrade itext2kg