Skip to content
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

Can't use 'pack-manager' in command line MacOS arm64 #214

Open
Qing201 opened this issue Jul 5, 2023 · 5 comments
Open

Can't use 'pack-manager' in command line MacOS arm64 #214

Qing201 opened this issue Jul 5, 2023 · 5 comments

Comments

@Qing201
Copy link

Qing201 commented Jul 5, 2023

Hi,

The module has been installed successfully and I can find it in pip list, but I can't use 'pack-manager` in the command line.

cmsis-pack-manager version: 0.5.2

When I try pack-manager in terminal, the output is :

zsh: command not found: pack-manager

I have tried to uninstall the module and reinstall it using pip. but it's still not working.

@liux-pro
Copy link

liux-pro commented Jul 9, 2023

Same on Windows 10, in fact pack-manager==0.5.x all no pack-manager available.
But pack-manager==0.4.0 pack-manager works as normal.

@mathias-arm
Copy link
Collaborator

This should be fixed with 6edd186, but we have not yet made a new release.

@danyhm
Copy link

danyhm commented Aug 6, 2023

same here. on windows 10 , cmsis-pack-manager 0.5.2 is installed and no pack-manager is available.

@LovelyA72
Copy link

LovelyA72 commented Nov 9, 2023

Any update on this? On Windows there's still not a command for it.
'pack-manager' is not recognized as an internal or external command,
operable program or batch file.

Edit: I need to manually update to the latest version via pip install cmsis-pack-manager==0.5.3 to make it work

@mathias-arm
Copy link
Collaborator

This was fixed for version 0.5.3, so you do need to have that version installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants