michaelschaub / calcium-imaging-analysis

3 stars 1 forks source link

h5py + tables fail to get installed in conda env under windows #87

Closed DaminK closed 2 years ago

DaminK commented 2 years ago

Workaround: To use Virtual Environment with Anaconda on Windows you may need to: download the buidling wheels for tables und h5py from here installing through pip leads to errors in other modules

-> needs to be solved to support users on windows

DaminK commented 2 years ago

Fixed in rfe_cleanup