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

Compatible installation instruction with Mac (zsh) #142

Closed
cnukaus opened this issue Feb 6, 2025 · 1 comment
Closed

Compatible installation instruction with Mac (zsh) #142

cnukaus opened this issue Feb 6, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cnukaus
Copy link
Contributor

cnukaus commented Feb 6, 2025

pip install maestro[qwen_2_5_v1]
zsh: no matches found: maestro[qwen_2_5_v1]

this is because of difference globbing behaviour (bash will convert to string literal if globbing not working on square bracket.

Will propose a small commit to make this compatible, thanks!

@SkalskiP
Copy link
Collaborator

SkalskiP commented Feb 6, 2025

Hi @cnukaus 👋🏻 thanks a lot for your help with solving this. Closing.

@SkalskiP SkalskiP closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants