victordibia / neuralqa

NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT
https://victordibia.github.io/neuralqa/
MIT License
233 stars 32 forks source link

RuntimeError on a fresh install #71

Open kormoczi opened 3 years ago

kormoczi commented 3 years ago

(Seemingly) I successfully installed NeuralGIA with the following command: pip3 install neuralqa (based on the information on this page: https://victordibia.com/neuralqa/index.html). But when I would like to start the ui with the following command: neuralqa ui --port 5000, I just receive a lot of errors, with "RuntimeError: random_device could not be read" as the last one. What shall I do, what I can check? I did not found anything in the docs or in the FAQ... Thanks log.txt