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

Conda install failure: Typo correction in README.md file. #129

Merged
merged 3 commits into from
Jul 9, 2021

Conversation

yonghoonlee
Copy link
Contributor

Purpose

Typo (beneditct needs to be changed to benedict) in the README.md makes conda environment installation failure. This PR include just simple typo-corrections.

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

conda deactivate
conda remove -y --name weis-env --all

and follow the install instruction on the README.md file (with corrected text).
Installation and compilation successful.

Checklist

Put an x in the boxes that apply.

  • I have run existing tests which pass locally with my changes
  • I have added new tests or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation

OpenFAST changes from WISDEM/WEIS:develop to WEIS-UIUC-CSU/WEIS:uiuc-dfsm
WISDEM/WEIS:develop -> UIUC/WEIS:uiuc-dfsm
Correction: python-beneditct -> python-benedict / Conda installation error occurred with this type when setting up weis-env.
@gbarter gbarter merged commit e9d8a10 into WISDEM:develop Jul 9, 2021
@gbarter
Copy link
Member

gbarter commented Jul 9, 2021

Thank you!

dzalkind added a commit to dzalkind/WEIS that referenced this pull request Aug 10, 2022
51629665d ROSCO 2.6.0 (WISDEM#162)
77278f5d1 Flip Ct and Cq table allocation (WISDEM#129)
5d201855f Fixed wrong formatting of list items (WISDEM#122)
ad15bcdd6 ROSCO 2.5.0 (WISDEM#115)
9646dbdab Merge pull request WISDEM#90 from NREL/develop
REVERT: bd0562cd4 sigma + ipc (WISDEM#125)
REVERT: d52019231 Update docs to reflect CI process
REVERT: e9c9378e3 Merge remote-tracking branch 'upstream/develop' into develop
REVERT: 4126adbfd Bladed readthedocs (WISDEM#117)
REVERT: d7d15b044 Update version in API change docs
REVERT: 8c312875c Bladed docs (WISDEM#116)
REVERT: 5f18bf8c1 Increment version number
REVERT: 9b5499d76 ipc (WISDEM#105)
REVERT: a857211fa Allow default inputs (WISDEM#110)
REVERT: 41e0dc6e2 Fix ccrotor inputs (WISDEM#104)
REVERT: aad739652 Merge pull request WISDEM#103 from nikhar-abbas/hf/robust
REVERT: 5d5a9ba82 add bld edgewise freq to robust dict_inputs
REVERT: 93dceb7ed Break up if statement in open loop pitch (WISDEM#100)
REVERT: 6c1e4dbf1 Restart & registry (WISDEM#99)
REVERT: 50f686dd2 Open Loop Control (WISDEM#98)
REVERT: f57ee4553 Merge pull request WISDEM#97 from nikhar-abbas/b/listcheck
REVERT: 6f16a9da6 update listcheck method for numpy arrays
REVERT: aa888a1fc FOCAL Updates (WISDEM#64)

git-subtree-dir: ROSCO
git-subtree-split: 51629665d22f92770f861daeebcebd47ab32abb1
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 this pull request may close these issues.

2 participants