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
It would be helpful for dealing with path on windows or unix that aren't correctly represented as valid string. Instead of trying to convert them to string use OS-dependent conversion to Path ot path-like object.