Search Criteria
Package Details: python-mbed-cli 1.10.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-mbed-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | python-mbed-cli |
| Description: | ARM mbed Command Line Interface |
| Upstream URL: | https://os.mbed.com/ |
| Licenses: | Apache |
| Submitter: | cyrevolt |
| Maintainer: | None |
| Last Packager: | lorcap |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-05-21 21:03 (UTC) |
| Last Updated: | 2022-07-03 07:43 (UTC) |
Dependencies (8)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR)
- python
- python-mbed-os-tools
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-setuptools (make)
- python-pytest (check)
- mbed-os (mbed-os5AUR, mbed-os6AUR) (optional) – for sharing Mbed OS source code among projects/users
Latest Comments
1 2 Next › Last »
lorcap commented on 2022-07-03 07:45 (UTC)
Python2 dropped. Thanks.
MarsSeed commented on 2022-07-01 16:48 (UTC)
The dependencies of the python2- subpackage are wrong (links to Python 3 modules). Please fix or drop Python 2 support. Thank you.
lorcap commented on 2020-06-27 21:02 (UTC)
Just fixed it. Thanks.
cyrevolt commented on 2020-06-27 16:31 (UTC) (edited on 2020-06-27 16:38 (UTC) by cyrevolt)
Yes, they changed it and added a redirect. Thanks, I'll update this.
Edit: I lost access to the repo and can no longer push to it, sorry. The fix is easy though. :)
SpotlightKid commented on 2020-06-27 15:07 (UTC)
URL is https://os.mbed.com/ (not .org)
Andy2 commented on 2019-10-17 10:57 (UTC) (edited on 2019-10-17 10:57 (UTC) by Andy2)
The package builds for me but
mbed-clidoesn't work after installing. It seems to be missing a dependency onmbed-os-tools:$ mbed-cli Traceback (most recent call last): File "/usr/bin/mbed-cli", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3250, in <module> @_call_aside File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside f(*args, **kwargs) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'mbed-os-tools<0.1.0,>=0.0.9' distribution was not found and is required by mbed-cliakurei commented on 2019-04-10 14:59 (UTC)
1.10.0 is the current version. Please update.
sambazley commented on 2018-09-25 19:53 (UTC)
https://github.com/ARMmbed/mbed-os/blob/master/requirements.txt
Missing
python2-junit-xml,python2-pyelftools,python2-jsonschema, andpython2-future.jimmy.stelzer commented on 2018-04-17 17:58 (UTC)
Thanks @cyrevolt I will update the package :D
1 2 Next › Last »