You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
venv/lib/python3.10/site-packages/msal_extensions/cache_lock.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import LooseVersion
The text was updated successfully, but these errors were encountered:
Were you using our 1.0.0 version? We fixed this issue recently. You may pull our latest dev branch and try it out. Let us know if that works. We will ship a new version soon.
I get the following warning in pytest:
The text was updated successfully, but these errors were encountered: