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
Need to support non-latin characters in sys.path (like é in Inglés). Currently, it's only showing unicode mappings, instead of the actual character representation, which is causing issues with the hooks finding paths.
The text was updated successfully, but these errors were encountered:
Need to support non-latin characters in
sys.path
(like é in Inglés). Currently, it's only showing unicode mappings, instead of the actual character representation, which is causing issues with the hooks finding paths.The text was updated successfully, but these errors were encountered: