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
File "requirements.txt" contains pywin32 as the required package. pywin32 is a wrapper for Windows API calls and thus only supports Windows OS. Users installing the requirements in other OS will face errors.
File "requirements.txt" contains pywin32 as the required package. pywin32 is a wrapper for Windows API calls and thus only supports Windows OS. Users installing the requirements in other OS will face errors.