biobeam icon indicating copy to clipboard operation
biobeam copied to clipboard

Update installation instructions or dependency information of installed packages?

Open haesleinhuepf opened this issue 6 years ago • 1 comments

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

haesleinhuepf avatar Mar 05 '18 21:03 haesleinhuepf

Hey Martin,

we were just again having some issues installing BioBeam on MacOS.

Following things needed to be done/installed:

  • Install homebrew
  • Install Anaconda
  • brew install gcc
  • pip install msgpack

Maybe this info can be stored somewhere on the website?

Cheers, Robert

haesleinhuepf avatar Jun 04 '18 12:06 haesleinhuepf