Search code examples
pythonanacondaartificial-intelligencejupyter

error loading _jsonnet (this is expected on Windows)


I'm working on an AI model, when trying to predict the data via

allennlp.predictors.predictor

I get this error

error loading _jsonnet, treating C: \ wamp \ bin \ php \ PHP55 ~ 1.12 \ ext \ php_intl.dll \ tmpyygczv81 \ config.json

as plain json knowing I have no wamp in my machine, when running it creates me under c:/ the a wamp folder, here are screenshot of my some code Ps: I am a beginner thank you in advance

enter image description here


Solution

  • I am getting the same error, you can click here! Finally, I solved this problem by pip install jsonnetbin