Skip to content

ImportError: requires GPU support Is that anyone could help me ? thanks #39

@ghost

Description

Traceback (most recent call last):
File "/home/bl/PycharmProjects/saliency-salgan-2017-master/scripts/02-train.py", line 17, in
from models.model_salgan import ModelSALGAN
File "/home/bl/PycharmProjects/saliency-salgan-2017-master/scripts/models/model_salgan.py", line 8, in
import discriminator
File "/home/bl/PycharmProjects/saliency-salgan-2017-master/scripts/models/discriminator.py", line 6, in
import nn
File "/home/bl/PycharmProjects/saliency-salgan-2017-master/scripts/models/nn.py", line 9, in
from lasagne.layers import dnn
File "/usr/local/lib/python2.7/dist-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

Is that anyone could help me ? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions