Unable to build Docker #839
Answered
by
gidon285
tricaricom
asked this question in
Q&A
-
Hello, I am trying to build for Docker per the instructions and I am getting this error:
I am not a Python guy, so forgive me if there is an easy fix for this. |
Beta Was this translation helpful? Give feedback.
Answered by
gidon285
Jan 1, 2025
Replies: 1 comment 1 reply
-
change line 31 in setup.py to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tricaricom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
change line 31 in setup.py to
'tokenizers==0.13.2',