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

lasagne? #38

Open
ghost opened this issue Sep 2, 2018 · 0 comments
Open

lasagne? #38

ghost opened this issue Sep 2, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 2, 2018

/home/public/anaconda3/envs/py27/bin/python2 /home/cbl/PycharmProjects/saliency-salgan-2017-master/scripts/models/discriminator.py
ERROR (theano.sandbox.cuda): Failed to compile cuda_ndarray.cu: libcublas.so.8.0: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/home/cbl/PycharmProjects/saliency-salgan-2017-master/scripts/models/discriminator.py", line 6, in
import nn
File "/home/cbl/PycharmProjects/saliency-salgan-2017-master/scripts/models/nn.py", line 9, in
from lasagne.layers import dnn
File "/home/public/anaconda3/envs/py27/lib/python2.7/site-packages/lasagne/layers/dnn.py", line 42, in
"requires GPU support -- see http://lasagne.readthedocs.org/en/"
ImportError: requires GPU support -- see http://lasagne.readthedocs.org/en/latest/user/installation.html#gpu-support

Process finished with exit code 1

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

0 participants