crfasrnn_pytorch
crfasrnn_pytorch copied to clipboard
Installation Problems
When executing python setup.py install I get an error which says that a newer version of GCC is needed. The warning references to this issue. However the suggested approaches from the issue did not work for me. I am using conda and don't have sudo rights.
Finally, I resolved the error by running: conda install -c anaconda gxx_linux-64
I hope this helps anyone who has the same problem.
I had the same problem with my Windows Desktop.. Just curious are you using windows too?
No, I tried this on linux machines only.
now it fails when pytorch > 1.7.0