8000 ModuleNotFoundError: No module named 'tools.build_pytorch_libs' at build time · Issue #1577 · jolibrain/deepdetect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ModuleNotFoundError: No module named 'tools.build_pytorch_libs' at build time #1577
Open
@beniz

Description

@beniz

This is a placeholder for this issue.

The current solution is to edit build/pytorch/src/pytorch/tools/build_libtorch.py:

#sys.path.append(pytorch_root)
sys.path.insert(0, pytorch_root)

Metadata

Metadat 3CC0 a

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0