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

Consider referencing miniforge for conda in readme #293

Open
williamhobbs opened this issue May 15, 2024 · 5 comments · Fixed by #295
Open

Consider referencing miniforge for conda in readme #293

williamhobbs opened this issue May 15, 2024 · 5 comments · Fixed by #295
Assignees
Labels
complete-awaiting-release A resolution has been found and implemented, but is not in a released version. documentation

Comments

@williamhobbs
Copy link
Contributor

In the Installation and Usage section of the readme (https://github.com/NREL/OpenOA/?tab=readme-ov-file#installation-and-usage), Anaconda is strongly recommended. But Anaconda appears to require a paid license for commercial use at businesses with more than 200 employees (https://www.anaconda.com/pricing), which could be a problem for many wind plant owners/operators.

I recommend at least mentioning the option of miniforge (https://github.com/conda-forge/miniforge), which provides Conda with a regular BSD-3 license and access to the conda-forge channel.

I have found that ambiguous licenses (like with Anaconda) can be a barrier to businesses adopting open-source tools (like Python packages that recommend/require conda), and miniforge seems like a good solution, although it took me seemingly way too long to find.

@RHammond2
Copy link
Collaborator

@williamhobbs thanks for the feedback! This isn't something we'd realized would be an issue, but can happily point users towards mini-forge.

@RHammond2 RHammond2 self-assigned this May 21, 2024
@williamhobbs
Copy link
Contributor Author

Sure thing! For what it’s worth, I think Anaconda’s license changed sometime in the last few years, so this seems to be a relatively new consideration.

@RHammond2 RHammond2 linked a pull request May 24, 2024 that will close this issue
@RHammond2
Copy link
Collaborator

I just opened #295 to address this concern, and would like to know if those changes are adequate from your perspective, or if more information would be helpful.

@williamhobbs
Copy link
Contributor Author

That works for me. I don’t necessarily have an opinion on which versions of Anaconda should or should not be recommended, but pointing out that users should check the license and can consider miniforge is good. Thanks!

@RHammond2
Copy link
Collaborator

Thanks for the quick reply! I'll consider this closed until the update is released, and close it at that time.

@RHammond2 RHammond2 added the complete-awaiting-release A resolution has been found and implemented, but is not in a released version. label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complete-awaiting-release A resolution has been found and implemented, but is not in a released version. documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants