AnantharamanLab / VIBRANT

Virus Identification By iteRative ANnoTation
GNU General Public License v3.0
149 stars 37 forks source link

The MLP module is having problem working #74

Open Jeffery-Ni opened 1 year ago

Jeffery-Ni commented 1 year ago

Traceback (most recent call last): File "/home/Public/software/Anaconda/bin/VIBRANT_annotation.py", line 1600, in model = pickle.load(read_model) ModuleNotFoundError: No module named 'sklearn.neural_network.multilayer_perceptron'

and of course the phages are not properly predicted, how shall i resolve this?

Jeffery-Ni commented 1 year ago

and i already reinstalled the scikit-learn pack

KrisKieft commented 1 year ago

Hi,

There is a specific version you should install. Please see the Readme, which should solve this.