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

cannot install garage via pip #856

Closed
Chunpai opened this issue Aug 30, 2019 · 2 comments
Closed

cannot install garage via pip #856

Chunpai opened this issue Aug 30, 2019 · 2 comments

Comments

@Chunpai
Copy link

Chunpai commented Aug 30, 2019

cannot find garage via pip

@ryanjulian
Copy link
Member

Our apologies -- garage is not continuously-deployed to PyPI yet. We are working on some changes (even today) to make that possible.

Until then, you should be able to install garage using pip directly from the github repo, rather than from PyPI.

@krzentner
Copy link
Contributor

Hello Chunpai. Thanks for your interest in garage. We do not yet have a release of garage on PyPI, so pip install garage is not yet possible (although we intend it to be soon). However, garage can be installed by cloning this repo, and then running pip install numpy==1.14.5 && pip install . in it.

In the near future, we would like it be possible to install garage with pip install garage.

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

3 participants