https://stackoverflow.com/questions/52877531/jupyter-notebook-modulenotfounderror/52877717
Jupyter Notebook - "ModuleNotFoundError: No module named ...": WRITE DIRECLY IN A CELL "!pip install ..."
!pip install fastai
from fastai.vision.all import *
No comments:
Post a Comment