Open changebio opened 2 years ago
I was running in the same Issue after following the nbdev tutorial. There exists also an issue: https://github.com/fastai/nbdev/issues/297
I had to adjust the settings.ini
file manually:
Uncommenting + filling out the settings.ini is always something you must do when making an nbdev project (fully)
On Mon, Nov 15, 2021 at 8:51 AM d2weber @.***> wrote:
I was running in the same Issue after following the nbdev tutorial https://nbdev.fast.ai/tutorial.html. There exists also an issue: fastai/nbdev#297 https://github.com/fastai/nbdev/issues/297
I had to adjust the settings.ini file manually:
- Uncomment description
- Uncomment copyright
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fastai/nbdev_template/issues/83#issuecomment-968986241, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3YCV77ZEORMU264NO63NTUMEM6FANCNFSM5H7AHG7Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
It is described in https://nbdev.fast.ai/tutorial.html#Edit-settings.ini
I an trying to follow nbdev tutorial to make a nbdev project. But for the first step, I got an error at install the library step in GitHub .