Skip to content

Import fails on 0.2 release installed with Conda #2301

@nelson-liu

Description

@nelson-liu

Hi,
Was running a build on CI that worked previously on 0.1.12, and I'm running into:

ImportError: libnvToolsExt.so.1: cannot open shared object file: No such file or directory

when simply running import torch. I am installing the CPU version of pytorch with conda install --yes pytorch torchvision -c soumith.

I haven't yet been able to reproduce this on a Linux machine without a GPU (there's no issue when installing the CPU version on a machine with a GPU, ostensibly because the shared object file exists), but i will let you know when i do.

thanks for the new release, looks great -- can't wait to try it out!

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