broamski / aws-mfa

Manage AWS MFA Security Credentials
MIT License
1.02k stars 165 forks source link

Pip install on windows fails with error #60

Open clarson opened 3 years ago

clarson commented 3 years ago

Install via pip fails with the following error on windows 10 pro:

WARNING: Failed to write executable - trying to use .deleteme logic ERROR: Could not install packages due to an EnvironmentError: [WinError 2] The system cannot find the file specified: 'c:\python38\Scripts\aws-mfa.exe' -> 'c:\python38\Scripts\aws-mfa.exe.deleteme'

m-watkins123 commented 2 years ago

Same issue, did you find a way to solve it yet?