Nbdev_pypi failing

When I run nbdev_pypi on one machine (my Windows laptop) I get the error below.

Any thoughts on why this happens? nbdev-2.3.25

>nbdev_pypi
'rm' is not recognized as an internal or external command,
operable program or batch file.
ERROR    InvalidDistribution: Cannot find file (or expand pattern): 'C:\Users\xxx\Versioning\python\nbdev\xxx/dist/*'

No dist folder is created.

On another machine (Windows desktop) there is no such problem and I am able to release without issue.

Install of twine was required. I have created a new venv, though hadn’t installed twine.

1 Like

one year has passed :open_mouth: