You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exit code 128 means that Git (in your case -- cloning) has encountered a “fatal” error, which makes it impossible to correctly terminate the program after it occurs
You can also reinstall Git. The debugging information says:
“This error originates from a subprocess, and is likely not a problem with pip.”
So there is no point in fixing pip
When I downloaded the model by -e git+https://github.com/OpenNMT/OpenNMT-py.git@1b1e6c1ce5b29d09e87881797dce786148f51090#egg=OpenNMT_py, I encountered the error as follows:
The text was updated successfully, but these errors were encountered: