-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: voltha-protos
-
Labels:None
-
Story Points:0
% git clone ssh://gerrit.opencord.org:29418/voltha-protos.git
% cd voltha-protos
% make venv
Several failures:
- pip install --update wheel
- Package has no wheel:
- Strange, according to downloads they do exist
- https://pypi.org/project/grpcio/1.39.0/#files
- 'No wheel' results in source package download + build.
- That fails in a few different compile failures.