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

Example in README throws ArgumentError when run in docker container #497

Open
piyush01123 opened this issue Mar 14, 2019 · 4 comments
Open

Comments

@piyush01123
Copy link

Sorry to be asking such a naive question, but I was trying to run the logistic reg. example in readme, and the line using Printf throws ERROR: ArgumentError: Module Printf not found in current path.
I am trying to run the example inside the malmaud/julia:tf docker container. So, maybe you could update the docker image?

@malmaud
Copy link
Owner

malmaud commented Mar 14, 2019

I think you're right; the docker image needs to be updated.

@oxinabox
Copy link
Collaborator

Is the docker image useful?

@piyush01123
Copy link
Author

Is the docker image useful?

yes, incredibly; for people like me, who want to quickly run the examples without having to install everything.

@oxinabox
Copy link
Collaborator

Cool. Good to know.

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