vmware-archive / loginsight-export

Log Insight Export
Other
11 stars 7 forks source link

Handle .netrc file missing on Windows - Fixes #19 #20

Closed ellieayla closed 7 years ago

ellieayla commented 7 years ago

Swallow exceptions when the .netrc file isn't present. Flow prompts for username and password in this case.

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Administrator\.netrc'