Open fanuch opened 4 months ago
Hi @fanuch, the issue is kind of stuck till the issue gets resolved in the fastcore
library on which nbdev
depends. A temporary solution for now would be to use python 3.11 if possible.
install setuptools
Probably should just add setuptools
to the dependencies of nbdev
, at least until this issue is addressed properly. I and many others use uv
which doesn't install setuptools
in the venv so this issue is readily apparent.
Looks like this happened but got reverted https://github.com/fastai/fastcore/pull/544
Python 3.12.4 on Mac
Fix required mentioned in #1392 and in issue #1397 raised a fix that was closed?
Non-starter trying to follow the tutorial.