Replies: 1 comment 1 reply
-
|
I see, python = "~3.11" means 3.11-4.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my pyproject.toml as:
when i want to install a new package,
poetry add unstructured[pdf]cause error:
my python version is 3.11, between 3.9.0 and 3.13, Why is there a mistake
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions