We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
poetry add git+https://github.com/opendatalab/PDF-Extract-Kit.git@main
Not working because the pyproject.toml not valid , check this line
#" opencv-python >4.6.0" opencv-python = "^4.6.0"
also
# change to license = { file="LICENSE.,d" } license = { file="LICENSE" }
Fixed all above mentioned problems, then got errors:
Got following error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What I did
poetry
Not working because the pyproject.toml not valid , check this line
also
Fixed all above mentioned problems, then got errors:
pip install
Got following error
The text was updated successfully, but these errors were encountered: