Open-Sora icon indicating copy to clipboard operation
Open-Sora copied to clipboard

About Tensornvme

Open lilitao0517 opened this issue 9 months ago • 3 comments

After I install tensornvme via pip, the error report shows ModuleNotFoundError: No module named 'tensornvme.async_file_io', I didn't find any solution to this problem on the web, how should I solve it?

lilitao0517 avatar Mar 14 '25 10:03 lilitao0517

I also encountered the problem.

caozh20 avatar Mar 14 '25 11:03 caozh20

Do not install from pip. A manual Installation from the source code of tensornvme can solve it.

dajyaretakuya avatar Mar 14 '25 15:03 dajyaretakuya

https://github.com/hpcaitech/TensorNVMe install tensornvme via the source code

breakices avatar Mar 15 '25 03:03 breakices

More specifically, you need the AIO part from tensornvme.

alexandru-g avatar Mar 17 '25 10:03 alexandru-g

Do not install from pip. A manual Installation from the source code of tensornvme can solve it.

Thanks for your reply, by installing from source I have resolved the issue!

lilitao0517 avatar Mar 18 '25 02:03 lilitao0517

https://github.com/hpcaitech/TensorNVMe install tensornvme via the source code

Thanks for your reply, by installing from source I have resolved the issue!

lilitao0517 avatar Mar 18 '25 02:03 lilitao0517

I also encountered the problem. You need to install from the source of TenorNVMe, after the installation is complete restart bashrc using source to run open-sora2.0 successfully!

lilitao0517 avatar Mar 18 '25 02:03 lilitao0517