Problems installing fastbook ( conda install fastbook )

Juypter asks me to install ‘conda install fastbook’, on trying to I get the error: PackagesNotFoundError: The following packages are not available from current channels: - fastbook

So I try conda install fastbook -g , and I get the error: UnsatisfiableError: The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions

The line import fastbook is already in the code, so I’m not sure why I need the conda version?

I am having trouble running the training code on a mac though, nothing happens thus far.

1 Like

any development? I’m having the same issue.
thanks

Here is the solution. Even do not need to remove the Anaconda. Just create a new environment and follow the steps here: