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
{{ message }}
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
The following line raises an AttributeError when the cache is being rebuilt. Seems re.search can return None. Not sure what the underlying issue is, but the error should at least exit the method a bit more graceful.
The following line raises an AttributeError when the cache is being rebuilt. Seems
re.searchcan returnNone. Not sure what the underlying issue is, but the error should at least exit the method a bit more graceful.pipwin/pipwin/pipwin.py
Line 103 in 73e0d98