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

Would love it, but how to install it? #14

Closed
NormanTUD opened this issue Jan 31, 2023 · 3 comments
Closed

Would love it, but how to install it? #14

NormanTUD opened this issue Jan 31, 2023 · 3 comments

Comments

@NormanTUD
Copy link

I couldn't find it. May you post some small section with a few commands someone else may need to install all dependencies and run it?

@zmughal
Copy link
Member

zmughal commented Feb 1, 2023

Hello!

You can use the Docker images which contain all the dependencies. These images are the same as what is used to run the repo on Binder https://mybinder.org/.

If you want to install locally, installation via a CPAN client works:

cpanm AI::TensorFlow::Libtensorflow

Please let me know if you run into any problems with installation.

@davehodg
Copy link

I was about to post the same question.

At the very least mention:

dzil build
dzil authordeps --missing | cpanm (why both?)
dzil test

In README.md, and how to use the docker image too.

@zmughal
Copy link
Member

zmughal commented May 28, 2023

The Docker image usage is documented in the manual that I linked. dzil is only needed for development / authoring straight from the source VCS checkout.

@zmughal zmughal closed this as completed May 28, 2023
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