Open dsabarinathan opened 2 years ago
To solve this you need to restart the Runtime. So once the git clone and pip installs are complete, restart the runtime and after that resume the execution.
This will solve the problem you are having.
Problem not solved after restarting runtime. Any other solutions?
! sudo apt-get install protobuf-compiler ! git clone https://github.com/google-research/tapas ! pip install -e ./tapas
i used the above steps for installing the package on colab. I am getting the below errors after installation.