Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Could you publish the Dockerfile? When attempting to run train in Docker according to tutorial instructions I get "Cannot load library: java.lang.UnsatisfiedLinkError: /tmp/lightgbm[123]/lib_lightgbm.so: libgomp.so.1"

I logged into the container as root and ran "apt-get update && apt-get install libgomp1" and then training worked, but it'd be nice to be able to view/tweak your existing Dockerfile if/when needed. Thanks, cool project!



Thanks for bringing up the issue, we will take a look!

As for the Dockerfile, it's built via sbt at the moment, but we will look at adding it to the repo as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: