installation hiccups
srbittner opened this issue · 1 comments
srbittner commented
Sat with Agostina and installed the dsn repo on her macbook. We had to do the following, that is not currently specified in the install instructions
needed to use sudo for setup.py develop
umfpack.h file not found (think this is a cvxopt thing)
needed to install
- tensorflow
- scikit-learn
- pandas
- matplotlib (complains about qt5 on high sierra, maybe install pyqt5 as well to prevent this)
- need to git clone efn repo and run installer (maybe we should just move train_nf to tf_util at this point...)
srbittner commented
This have been resolved.