Nbdev_conda_package: command not found

When calling make release I get: /bin/bash: nbdev_conda_package: command not found
Do I need some additional setup to make conda packaging work?
I’m on nbdev v1.1.12. PyPi package is released fine.

pip install nbdev

Is the issue resolved. I am in 1.1.22 and still I face this same issue. I dont see nbdev_conda_package in these commands as well.

https://github.com/fastai/nbdev/blob/master/nbdev/_nbdev.py

Any help is appreciated

There are many active open issues for this in fastrelease w/o a solution so far:

Thanks for the information Zach. I missed looking at the issues.