1ytic / warp-rnnt

CUDA-Warp RNN-Transducer
MIT License
211 stars 41 forks source link

Exception: CPU version is not implemented #17

Open yyMoming opened 3 years ago

yyMoming commented 3 years ago

ERROR: Command errored out with exit status 1: cwd: /tmp/yangweiming/pip-install-bih20nfz/warp-rnnt_c2a512c1bf8a43c29d5d5a5f050bd56f/ Complete output (6 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/yangweiming/pip-install-bih20nfz/warp-rnnt_c2a512c1bf8a43c29d5d5a5f050bd56f/setup.py", line 48, in raise Exception("CPU version is not implemented") Exception: CPU version is not implemented No CUDA runtime is found, using CUDA_HOME='/home/yangweiming/cuda-10.1'

1ytic commented 3 years ago

Try to properly specify LD_LIBRARY_PATH.