Comment 1 for bug 2011640

Revision history for this message
Eng Nadeem Shahbaz (ndmshz) wrote :

I tried getting code from stable/zed and issue was still there. I followed workaround from https://stackoverflow.com/questions/58854822/python-setup-py-sdist-error-versioning-for-this-project-requires-either-an-sdist and execute command "export PBR_VERSION=10.0.0-2" before executing "python3 setup.py install" and issue was gone.