Can not build torchaudio from source. Permission denied

Hi Jetson community,

Could you please help me to determine the cause of the below issue, when I run python3 setup.py install under the torchaduio folder? I’ve tried to run using --user parameter, did not help. Jetpack version on my Jetson Xavier NX is 5.0.2.

running bdist_egg 
running egg_info 
error: [errno 13] permission denied

Thanks in advance!

Best regards,
Shakhizat

Hi,

It is possible that the download folder cannot be written.
Could you put it under the ${HOME} and try it again?

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.