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

Overwrite *.dylib on macOS #850

Open
eslickj opened this issue May 5, 2022 · 1 comment
Open

Overwrite *.dylib on macOS #850

eslickj opened this issue May 5, 2022 · 1 comment
Assignees
Labels
Priority:Low Low Priority Issue or PR

Comments

@eslickj
Copy link
Member

eslickj commented May 5, 2022

If you try to run get-extensions on macOS, and you've run it before, you'll get a permission error. Seems macOS doesn't really like you to delete or overwrite dylib files. The workaround for now is just to delete the files in the $HOME/.idaes/bin directory before getting extensions.

@ksbeattie
Copy link
Member

Perhaps add a --force to overwrite the *.dylib files if they exist (and let the user know about that option if it fails when the files are there). Probably do not want to remove the bin dir automatically!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Low Low Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

3 participants