I've assigned student to install jupyter lab and run the fastbook notebooks. We have now noticed failures for importing fastai features when students are running the latest Python 3.12, on Windows and Mac alike.
On downgrading to Python 3.11.8, installations complete successfully and we're able to run the notebook cells so far.
I've assigned student to install jupyter lab and run the fastbook notebooks. We have now noticed failures for importing fastai features when students are running the latest Python 3.12, on Windows and Mac alike.
On downgrading to Python 3.11.8, installations complete successfully and we're able to run the notebook cells so far.
May be related to https://github.com/fastai/fastai/issues/3974 ?