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
I'm running it without issues in colab, just start your notebook with:
!pip3 install fastai==1.0.61
!pip install biopython
clone the repo and you ready to go!
also...
import sys
sys.path.append('path to cloned repo')
The code it is hard to read!
And have problems with version issues!
You even make a requirement list of the programs versions!
Paulo.
The text was updated successfully, but these errors were encountered: