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
When I run pip install -r requirements.txt, I have this error too.
After I commented the "opt-einsum==0+untagged.56.g2664021.dirty", I got another error:
"ERROR: No matching distribution found for protobuf==3.11.4"
I also comment this line, and the installation can be countinued.
however, the installation stops at:
Collecting pydot==1.4.1
Using cached pydot-1.4.1-py2.py3-none-any.whl (19 kB)
When i run pip install -r requirements.txt, i have this error :
The text was updated successfully, but these errors were encountered: