Sathiamoorthy

Results 3 issues of Sathiamoorthy

How to do debug in the Pycharm?

I have implemented Django Saml2 Auth in my application, It's working very well. I want to get the user information from azure. While debugging I am able to see the...

**ModuleNotFoundError at /saml_auth2/acs/** No module named 'path' Request Method: POST https://127.0.0.1:8000/saml_auth2/acs/ 3.0.10 ModuleNotFoundError No module named 'path' in _find_and_load_unlocked, line 973 /home//workspace//bin/python 3.8.2 I am getting above error, I don't...