SeanNaren / warp-ctc

Pytorch Bindings for warp-ctc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: PyTorch was compiled without NumPy support

jjz-learning opened this issue · comments

pip install numpy==1.15.0 pip install torch==0.4.1.post2
this may help to solve this problem.
refer:
https://blog.csdn.net/m0_37644085/article/details/93033883