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
Bug 💥 PyYAML 6.0.0 can't compile on Cython >=3.0.0, so pip install deepdoctection doesn't work. Bumping to 6.0.1 will fix it.
pip install deepdoctection
Expected behavior 🧮 pip install deepdoctection to work
Additional context 🧬 If necessary add some context related to the problem:
yaml/pyyaml#702 yaml/pyyaml#601
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug 💥
PyYAML 6.0.0 can't compile on Cython >=3.0.0, so
pip install deepdoctection
doesn't work. Bumping to 6.0.1 will fix it.Expected behavior 🧮
pip install deepdoctection
to workAdditional context 🧬
If necessary add some context related to the problem:
yaml/pyyaml#702
yaml/pyyaml#601
The text was updated successfully, but these errors were encountered: