Closed LeeKamentsky closed 12 years ago
The cellprofiler-dev formula needs to install pyzmq. I did some preliminary experiements to do it manually:
brew zeromq --universal pip install pyzmq --install-option="${HBPREFIX}/Cellar/zeromq/2.2.0"
The build machine can import zmq, so no rush on this.
fixed in 81c6c65
The cellprofiler-dev formula needs to install pyzmq. I did some preliminary experiements to do it manually:
brew zeromq --universal pip install pyzmq --install-option="${HBPREFIX}/Cellar/zeromq/2.2.0"
The build machine can import zmq, so no rush on this.