flatironinstitute / neuropixels-data-sep-2020

Example neuropixels datasets for purposes of developing spike sorting algorithms
Apache License 2.0
9 stars 7 forks source link

ImportError: cannot import name 'check_valid_unit_id' from 'spikeextractors.extraction_tools' #28

Open ciaranB3 opened 3 years ago

ciaranB3 commented 3 years ago

After cloning the repo and following the install instructions, I tried to run some of the included scripts and got the following error.

ImportError: cannot import name 'check_valid_unit_id' from 'spikeextractors.extraction_tools

Is this a bug or could there be something wrong with my setup? Any advice is greatly appreciated, thanks.