Fastai: ModuleNotFoundError: No module named 'fastai.torch_imports'

Created on 4 Oct 2018  ·  4Comments  ·  Source: fastai/fastai

Although i have correctly !pip install fastai with no error on Google Colab, i am getting ModuleNotFound error for two days.

I get same error for each fastai subclasses except fastai.imports

image

Most helpful comment

Please see and comment:

  • fastai 0.7.x installation issues here .
  • fastai 1.0.x installation issues here.

All 4 comments

As explained in the forum if you want to have access to the old library to do the old courses, you shouldn't pip install.

I am getting the same error as mutcato, i have tried pip, conda, git but none of them worked. is there a simple step by step installation for installing fastai on CPU?

Please see and comment:

  • fastai 0.7.x installation issues here .
  • fastai 1.0.x installation issues here.

good!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dsblank picture dsblank  ·  4Comments

MinuteswithMetrics picture MinuteswithMetrics  ·  5Comments

Cugtyt picture Cugtyt  ·  3Comments

mlsmall picture mlsmall  ·  5Comments

benvenutto picture benvenutto  ·  4Comments