ersilia
ersilia copied to clipboard
Traceback error while trying to fetch model on Google Colab
Describe the bug.
Describe the steps to reproduce the behavior
No response
Expected behavior.
No response
Screenshots.
No response
Operating environment
Ubuntu 20.4.1
Additional context
No response
@zheeburg for a traceback error, try deleting your runtime and disconnect. Then run your code all over from the start. I think the problem should've resolved.
Hi @zheeburg !
Traceback error is simply the indication that something went wrong, as the name suggests is giving you pointers as to where you can trace the origin of the error. Please, update your issue with the relevant information (the log of the full error) or we can't provide support.
Hi @zheeburg
Why are you closing this issue? Please report if the model worked, if it didn't, what error is it showing?
I upgraded to the latest version of the protobuf and I used the package as shown below
!pip install --upgrade protobuf
Then, I installed matplotlib-inline
pip install matplotlib-inline
Also cleared all my codes and started all over again I stopped getting the Traveback error and continued debugging. Thanks everyone.
Hello @zheeburg
Did the model run successfully? can you paste a link to colab where it shows the model? thanks
I'll close this issue due to inactivity