GithubHelp home page GithubHelp logo

liamjones / paintschainer-docker Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 1.0 15 KB

Docker container for PaintsChainer

Home Page: https://hub.docker.com/r/liamjones/paintschainer-docker/

docker docker-container nvidia-docker paintschainer docker-image

paintschainer-docker's People

Contributors

liamjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vertex-young

paintschainer-docker's Issues

GPU -1 fails

docker run -p 8000:8000 -e PAINTCHAINER_GPU=-1 liamjones/paintschainer-docker 2.6m ๎‚ณ Tue Jan 31 11:48:45 2017
/opt/conda/lib/python3.5/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
/opt/conda/lib/python3.5/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
GPU: 0
start
load model
Traceback (most recent call last):
File "server.py", line 109, in
painter = cgi_exe.Painter(gpu=args.gpu)
File "./cgi-bin/paint_x2_unet/cgi_exe.py", line 35, in init
cuda.get_device(self.gpu).use()
File "/opt/conda/lib/python3.5/site-packages/chainer/cuda.py", line 178, in get_device
check_cuda_available()
File "/opt/conda/lib/python3.5/site-packages/chainer/cuda.py", line 83, in check_cuda_available
raise RuntimeError(msg)
RuntimeError: CUDA environment is not correctly set up
(see https://github.com/pfnet/chainer#installation).CuPy is not correctly installed. Please check your environment, uninstall Chainer and reinstall it with pip install chainer --no-cache-dir -vvvv.

original error: libcuda.so.1: cannot open shared object file: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.