ModuleNotFoundError: No module named 'version_from_git'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "setup.py", line 49, in <module> version = open('RELEASE-VERSION', 'r').read() FileNotFoundError: [Errno 2] No such file or directory: 'RELEASE-VERSION' ERROR: Job failed: exit code 1