Skip to content

ImportError: No module named _corr #71

@ZeeshanNadir

Description

@ZeeshanNadir

After successfully building the external correlation package for pytorch, when I run the PWC-Net I get the following error:
File "./correlation_package/_ext/corr/__init__.py", line 3, in
from ._corr import lib as _lib, ffi as _ffi
ImportError: No module named _corr

Looking inside the folders, I don't see any module "_corr". Can you please help me resolve this.

Python version 2.7
PyTorch 0.2

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