Emil Zegers

Results 5 comments of Emil Zegers

A quick & dirty way to do this is to use and altered version of amg.py, see the readme for the command line. Add import statements (make sure these modules...

[ez_amg.py.txt](https://github.com/facebookresearch/segment-anything/files/11259834/ez_amg.py.txt) Adding the Python code in file with txt extension.

I'm hitting the same error. Using Office365-REST-Python-Client 2.5.11 (and msal 1.30.0).

I could make it work in my particular Python script using SharePoint Online tenant_id and client_id combined with browser authentication by making the two changes below in .../site-packages/office365/runtime/auth/authentication_context.py However, I...

Looks like a duplicate of https://github.com/vgrem/Office365-REST-Python-Client/issues/877