Open haesleinhuepf opened 6 years ago
Hey Martin,
we were just again having some issues installing BioBeam on MacOS.
Following things needed to be done/installed:
brew install gcc
pip install msgpack
Maybe this info can be stored somewhere on the website?
Cheers, Robert
Hey Martin,
I had some issues getting biobeam running on my Fedora 27. I figured out that I need to run it on Python 3, install pyopencl, intel-opencl-drivers, numpy, scipy and pillow manually. The scipy/pillow-issue is also discussed here: https://github.com/amueller/mglearn/issues/2 Is there maybe something wrong with the dependency tree? Shouldn't all this (except intel-stuff) come directly with biobeam?
Cheers, Robert