fastai / fastai_dev

fast.ai early development experiments
Apache License 2.0
641 stars 351 forks source link

Can't import fastai2 on 11/23/2019 #307

Closed tumbleintoyourheart closed 4 years ago

tumbleintoyourheart commented 4 years ago

Hi,

Today I can't do any import with fastai2 after pip install git+https://github.com/fastai/fastai_dev, it always gives the following error. I tried both Colab and Local. Everything was fine yesterday 11/22/2019.

Capture

sgugger commented 4 years ago

We changed the inner structure so you have to reset any state you had (I don't know how to do this in colab but in a local dev install, you just need to remove the file that begins by fastai2-egg in your site-package.