LINCellularNeuroscience / VAME

Variational Animal Motion Embedding - A tool for time series embedding and clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaml and setup files issue

akesner1 opened this issue · comments

I was just putting VAME on a new computer and was running into issues with the installations crashing because of errors with using "sklearn" in the yaml and setup files.

pip seems to want "scikit-learn" instead of "sklearn". I changed sklearn to scikit-learn in those files in the git-cloned directory and the installation worked fine. I havent done any testing yet, but just wanted to post that while it was fresh.

Just to say I had the same. Seems ok to switch but I haven't got to the end as yet