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.