Error when use macro - Download pre-trained model

Options
BenGonGon
BenGonGon Registered Posts: 20 ✭✭✭✭

Hello,
I have installed Python 3.6 by this way (thanks @sergeyd
and @Andrey
) : https://community.dataiku.com/t5/Setup-Configuration/Debian-10-and-Python-3-6/td-p/11576

I have installed cudnn by this way (thanks @sergeyd
) : https://community.dataiku.com/t5/Setup-Configuration/Debian-10-and-CUDNN/td-p/11595

I have installed them plugins.untitled.png

But I have always a problem when I want to download a pre-trained model.untitled1.png

Someone can help me please?

Best Answer

  • Andrey
    Andrey Dataiker Alumni Posts: 119 ✭✭✭✭✭✭✭
    Answer ✓
    Options

    Yes, you could try installing from ubuntu 16.04 repo as indeed there's no cuda 8 in the debian 10 repo available.

    Alternatively you could try the runfile (local) type of installation:

    https://developer.nvidia.com/cuda-80-ga2-download-archive

    Screenshot 2020-11-09 at 19.13.18.png

    In any case please make sure that cuda 8 is installed properly (According to the logs you've attached the installation doesn't even start). The easiest way to test is by running the 4 commands I've sent you before. When all four of them return something then it makes sense to try it from the DSS side.

Answers

Setup Info
    Tags
      Help me…