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

Optional dependences do not install #709

Closed
jimmytidey opened this issue May 7, 2024 · 3 comments
Closed

Optional dependences do not install #709

jimmytidey opened this issue May 7, 2024 · 3 comments

Comments

@jimmytidey
Copy link

pip install txtai[all] does not work - or any other optional dependences. Error message is:
zsh: no matches found: txtai[ann]
I find the same problem for the github install option:

pip install git+https://github.com/neuml/txtai#egg=txtai[pipeline]

zsh: no matches found: git+https://github.com/neuml/txtai#egg=txtai[pipeline]

Am I missing something obvious?

@jimmytidey jimmytidey changed the title Dependences do not install Optional dependences do not install May 7, 2024
@davidmezzetti
Copy link
Member

This issue may be of assistance - #646 (comment)

It looks like this has something to do with how zsh works.

@davidmezzetti
Copy link
Member

Closing this issue due to inactivity. Please re-open or open a new issue if there are further questions.

@jimmytidey
Copy link
Author

Sorry I missed this - thanks for your help :)

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

2 participants