Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: ConfigManager.set_default_env() will fail when renaming the config #131

Closed
carise opened this issue Dec 18, 2020 · 0 comments · Fixed by #134
Closed

Windows: ConfigManager.set_default_env() will fail when renaming the config #131

carise opened this issue Dec 18, 2020 · 0 comments · Fixed by #134
Assignees

Comments

@carise
Copy link
Contributor

carise commented Dec 18, 2020

Due to https://stackoverflow.com/a/30175514/2896175

https://github.com/B612-Asteroid-Institute/adam_home/blob/master/adam/config_manager.py#L87

FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\redacted\\.config\\adam\\config.4852' -> 'C:\\Users\\redacted\\.config\\adam\\config'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants