Closed ruddan closed 2 years ago
Thanks for opening the issue, I am currently investigating this. Will update when I can
I believe this has been resolved. pip install --upgrade cloudvision
now works.
The requirements files were not being bundled in the source distribution due to an oversight, which will be addressed.
Please use the --no-cache-dir
option if installation has been attempted and failed to force the download of 1.5.0-post3
Not possible to install/upgrade cloudvision-python via pip since release 1.5.0-1.
Workaround:
pip install 'cloudvision!=1.5.0.post1'