Skip to content

Conversation

@mrmundt
Copy link
Contributor

@mrmundt mrmundt commented May 12, 2022

Fixes NA

Summary/Motivation:

In the Windows conda environment, pyqt existed but qt did not, so the uninstall of these packages was failing. This changes the uninstall to do each package individually instead of as a set.

Changes proposed in this PR:

  • Uninstall pyqt and qt individually

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@mrmundt mrmundt requested a review from jsiirola May 12, 2022 14:51
@mrmundt
Copy link
Contributor Author

mrmundt commented May 12, 2022

To expedite other, more crucial PR testing, I am going to merge this (since the windows and linux/conda tests are all passing).

@mrmundt mrmundt merged commit 762d6ca into Pyomo:main May 12, 2022
@mrmundt mrmundt deleted the qt-fix branch November 8, 2022 19:08
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