Open tihon49 opened 4 years ago
take the file you needed from here: https://www.lfd.uci.edu/~gohlke/pythonlibs/#ujson
in my case it was: ujson-3.1.0-cp38-cp38-win32.whl
(although I have windows x64 version!)
then enter in terminal pip install ujson-3.1.0-cp38-cp38-win32.whl
I have the same issue on Windows 10. I have tried all Python versions although no difference. Tried many ways of installing Visual Studio although no difference.
Originally posted by @marboe123 in https://github.com/allenai/document-qa/issues/47#issuecomment-569284906