Skip to content

torchaudio doesn't get nightly aligned with pytorch and torchvsiion #2610

@lucasjinreal

Description

@lucasjinreal

🐛 Describe the bug

pip3 install --pre torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu

get:

Installing collected packages: torchaudio
Successfully installed torchaudio-0.14.0.dev20220603

today is 0807, is 0603 is nightly??????

error in sue:

 self._handle = _dlopen(self._name, mode)
OSError: dlopen(/Users//miniforge3/lib/python3.9/site-packages/torchaudio/lib/libtorchaudio.so, 0x0006): Symbol not found: __ZN2at14RecordFunctionC1ENS_11RecordScopeEb

Versions

torch nightly

cc @ezyang @seemethere @malfet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions