Closed pandasauce closed 5 years ago
I raised a PR on Valinor to resolve this, however because their last version bump went over the <1.0
boundary set by yotta, it might require another PR for yotta to pull in the new version of Valinor with the fix.
@pandasauce thanks for reporting this 👍
I did a quick test with the fixes and it looks like since this was opened PyOCD raised their PyYAML dependency again, which requires Valinor and #847 to be updated again to avoid dependency conflicts.
error: PyYAML 4.2b4 is installed but pyyaml<6.0,>=5.1 is required by set(['pyOCD'])
Made the PR to Valinor: https://github.com/ARMmbed/valinor/pull/33
Valinor 1.1.4 released
Looks like some other dependency pulls in PyOCD, which requires a version of PyYAML that causes conflicts with even more packages: