Getting an error when I try the Python wrapper for Stanford OpenIE

49 Views Asked by At

I am trying to run the wrapper given here. However, when I run the code given in the example I get:

OSError: [WinError 740] The requested operation requires elevation

I am using Windows 10 and Jupyter Notebook in Pycharm. Any idea why I may be getting this error?

Expected to get the results shown in the "Example" part of readme file. But instead got an error.

0

There are 0 best solutions below