-
|
doccano version: 1.8.4 |
Beta Was this translation helpful? Give feedback.
Answered by
stoveZhu
Oct 23, 2024
Replies: 1 comment
-
|
the problem can be solved by degrade doccano to 1.8.3 and use
btw, can somebody tells me where can i find the source code when deploying with the pip method? hope maintainer doesn't give up the proj |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stoveZhu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

the problem can be solved by degrade doccano to 1.8.3 and use
pydantic==1.10.10 auto-labeling-pipeline==0.1.21. But still one problem exist:[doccano/doccano:backend](https://hub.docker.com/r/doccano/doccano)uses doccano==1.8.4 and there's not a 1.8.3 ver so the auto labeling problem comes again :(btw, can somebody tells me where can i find the source code when deploying with the pip method?
hope maintainer doesn't give up the proj