Learning2Ask_TypedDecoder icon indicating copy to clipboard operation
Learning2Ask_TypedDecoder copied to clipboard

Environment setting

Open caozhen-alex opened this issue 5 years ago • 1 comments

Hi Victorywys, How is the environment setting except tensorflow version should be 1.0.0? And I encountered issue

ImportError: libcublas.so.8.0: cannot open shared object file: No such file or directory

after I installed tensorflow 1.0.0 . Thus is it possible to publish a docker image with the required environment? Or at least tell us how to install those dependencies.

Thank you very much. Is it possible to docker push an image with the same environment setting for convinience. Thanks a lot.

caozhen-alex avatar Nov 23 '18 13:11 caozhen-alex

Sorry, I didn't meet this problem before. I ran the code directly in our lab's ubuntu 16.04 system. I don't know how to copy a docker from that. I googled your issue and found many similar problems. Maybe you can find the solutions there? Refer to: https://github.com/tensorflow/tensorflow/issues/5343 https://github.com/tensorflow/tensorflow/issues/14622

victorywys avatar Dec 03 '18 04:12 victorywys