cosanlab / nltools

Python toolbox for analyzing imaging data
https://nltools.org
MIT License
120 stars 42 forks source link

Conflict between tpot and joblib versions #350

Closed nosratullah closed 4 years ago

nosratullah commented 4 years ago

Hi, I installed nltools, It gives me the hint that tpot version requires joblib==0.13.2 and when I install joblib 0.13.2 it says that nltools require joblib==0.11 which is frustrating. No error yet and everything seems to work fine, just a hint for your next upgrade. Thanks for the cool package btw.

ljchang commented 4 years ago

Thanks @nosratullah, looks like newer versions of joblib are working now, we've updated the requirements.