-
Notifications
You must be signed in to change notification settings - Fork 1
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
add pyqt=5 to installation step #6
Comments
@MDecarabas - You reversed this in 7a7d5f0. Why? |
When installing the package when specifying the binaries from Conda the package does not build properly and errors out. Creating a clean Conda environment with only the Pyepics binaries fixed that. |
Worked for me the way it is now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This step
bs_model_instrument/README.md
Line 16 in dda801d
also needs to install
pyqt=5
to get its Qt library dependencies installed.The text was updated successfully, but these errors were encountered: