-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python Dependencies issues - Mbed OS tools #10748
Comments
I'm seeing the same issue all the time with installing a new version of Mbed OS :( Please fix the python dependencies, as this issue is very annoying ;-) |
pyocd/cmsis-pack-manager#110 (comment) @maclobdell Would love to see the community and partners approached in order to solve Mbed OS tooling issues for the long term. |
Just in. |
Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-1257 |
This was fixed on master, and will be in 5.13. For older versions, the best is to fix tools dependency tree. @ARMmbed/mbed-os-tools already are aware of this |
@0xc0170 Can you link the PR to this issue so that we can close it? |
@jainvikas8 Can you verify the fix on master? |
@linlingao What versions of the tools do I need to update with? |
It appears the following commit fixed the issue: If you update requirements.txt under mbed-os, the dependency issue should be fixed. |
@linlingao, Tested on commit. |
Please close it if it worked. |
Closing issue. |
This continues to be a problem with Mbed OS 5.13.0 Reproduce:
|
Is this still an issue? It's been some time to propagate proper versions. |
I don't see this issue anymore when using 5.13.2+ |
mbedls - Version: 1.7.7
mbed - Version: 1.8.3
Platform - Windows 10
mbed-os (#73f096399b4c, tags: latest, mbed-os-5.12.4)
When using mbed cli to run a test:
mbed test -t ARMC6 -m
DISCO_L475VG_IOT01A
-n tests-mbedmicro-rtos-mbed-basic --runEnd up getting an error:
The text was updated successfully, but these errors were encountered: