TensorNVMe
TensorNVMe copied to clipboard
modulenotfounderror: no module named 'tensornvme.async_file_io'
how to fix it?Should I lower the version, and if so, to what version?
I got the same error when installing via pip. The error went away when I uninstalled and then compiled from source, following the instructions in the README on this repo.
use the source code install is sucess.