Closed caryan closed 7 years ago
Yes, this is outdated now that enaml works on Qt5. Also, watchdog
is only available via pip or the ecpy conda channel. So, I think the new instructions ought to read:
conda create -n pyqlab python=3.6 numpy networkx h5py
source activate pyqlab
conda install -c ecpy enaml watchdog
Forgot to merge this months ago. Probably outdated now.