Open pnovenaa opened 5 years ago
Met the same problem.
Update-- Able to detect the issue. It is because the use of new version of Keras. The requirements for anago is keras 2.2.0.
Solution-- Try to create a new virtual environment and install the Anago requirements.txt .
And btw, Torch is not compatible with windows, so if you are on a windows system, try to forget about the last required package allennlp, which needs torch as dependency. (Delete it from the requirements.txt is what I did).
I'm using anago 1.0.8 on jupyter notebook got this error
`--------------------------------------------------------------------------- TypeError Traceback (most recent call last)