scratcharchive / mountainsort_examples

Examples of using MountainSort spike sorting software.
27 stars 20 forks source link

Error with mountainlab_pytools #17

Closed cuckoong closed 5 years ago

cuckoong commented 5 years ago

I have met the same problem as this one: https://github.com/flatironinstitute/mountainsort_examples/issues/10#issue-373704865.

I am using mac os. Did this cause the problem? Since I did not find the relative import of initipeline in the init.py file in the folder of mlproc (in mountainlab_pytools 0.2.7 version). But I did find one in the linux version (mountainlab_pytools 0.7.3). But if I install the linux version, I found some problem like this one https://github.com/flatironinstitute/mountainsort_examples/issues/14. What should I do?