pip3 install -r zephyr\scripts\requirements.txt
ERROR: No matching distribution found for hub==2.0 (from -r zephyr\scripts\requirements.txt (line 10))
pip3 install -r zephyr\scripts\requirements.txt
Hi.
Please see this answer:
Best regards,
Amanda H.
I tried the recommendation. I'm still getting an error, but different one
Successfully built junit2html ply git-spindle pyelftools pyocd whelk intervaltree pyusb pywinusb
ERROR: pyocd 0.19.0 has requirement pyyaml<6.0,>=5.1, but you'll have pyyaml 4.2b4 which is incompatible.
Please see Bjørn Kvaale's suggestion in this post:
Regarding the pyocd error, just ignore it
Could you try Python 3.7.4, pip 19.2.3 andchanging hub == 2.0 to git-spindle == 2.0?
-Amanda H.
This new error was after changing hub == 2.0 to git-spindle == 2.0 . But, if the error is benign, then no other issues.
This new error was after changing hub == 2.0 to git-spindle == 2.0 . But, if the error is benign, then no other issues.