Using fastai under visual code

i just reinstalled fastai
created a conda environment with with python 3.9, installed the latest pytorch and
installed fastai from source

using vlsual code this line

from fastai.tabular.all import *

hangs - Any one know what is going on?