SeanNaren / warp-ctc

Pytorch Bindings for warp-ctc
Apache License 2.0
756 stars 271 forks source link

RuntimeError: PyTorch was compiled without NumPy support #156

Open jjz-learning opened 4 years ago

jjz-learning commented 4 years ago

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