pywintypes.error: (50, 'GetFileSecurity', 'The request is not supported.') while using Jupyter Notebook on network drive
问题 I am currently trying to use a combination of miniconda + jupyter (installed with pip) on a network drive and I get the following error: pywintypes.error: (50, 'GetFileSecurity', 'The request is not supported.') I am currently working in a corporate set-up, so we are working with some limitations regarding access rights. Unfortunately, I can only try jupyter on network drives, changes to the local hard drive requires admin rights which I don't have. The full error output: Traceback (most