-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have run into a scenario where make install
will fail (Broad on prem server...). I don't quite know why yet. Especially because it's fine on a fresh VM or on github actions. But running these two lines of code fixed the install on the server where I was having a problem:
conda install anaconda::cmake
conda install anaconda::pyzmq
Metadata
Metadata
Assignees
Labels
No labels