Closed BioDebojyoti closed 3 years ago
Hi there. The current version of maui is a bit picky about versions of the dependencies. You'll need to use Python 3.6 and TensorFlow 1 (not 2). E.g. !pip install maui-tools matplotlib lifelines seaborn Keras==2.2.4 scikit-learn==0.20.0
should work.
An update so that maui will work with newer versions of these dependencies is coming as soon as I find the time :-)
Let me know if you're still running into trouble!
Hi @jonathanronen ,
Tried to install maui with pip, it didn't produce any errors. However, when I try importing maui and maui.tools it fails. Any help is appreciated.
(py3.6) pcddas@beagle:~/SOFTWARES$ python Python 3.6.0 | packaged by conda-forge | (default, Feb 9 2017, 14:36:55) [GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux Type "help", "copyright", "credits" or "license" for more information.