-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
Error activating Enable translation #11
Comments
Ah, which python are you running on? |
mine is 3.10.0. Whish you luck. Sorry I have to sleep, it is late here in France. |
Thanks Parisneo. I'll try it! Sleep well |
protobuf version should not be set, I found that other mods automatically upgrade because protobuf version is low,Is there any other way |
Sorry, in general when I have a protobuf problem I downgrade to the good version and it works |
yes,it is work,but when i use dreambooth,protubuf update new version |
Ah that sucks. I don't see immediate solution i'll think of it later as i am full on the gpt4all-ui project and literally have no time for something else. |
Hi:
I want to try this extension but after following the steps it gives me the following error:
"Building translator
Loading generator (this may take few minutes the first time as I need to download the model)
Loading tokenizer
(...)
TypeError: Descriptors cannot not be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates"
Can you help me? Thank you
The text was updated successfully, but these errors were encountered: