PIA-Group/BioSPPy

joblib import error

bnovik0v opened this issue · 1 comments

i tried to import the storage module from the package and error occurred.

code:
from biosppy import storage

error:
cannot import name 'joblib' from 'sklearn.externals

I use biosppy 0.6.1

Could not reproduce this error. Doing:

from biosppy import storage

Raised no errors. Closing this issue. Feel free to reopen.