magland / mountainlab

spike sorting software
25 stars 22 forks source link

Problem writing req to file #204

Closed tbenst closed 6 years ago

tbenst commented 6 years ago

I am on ubuntu 16.04 and just followed the instructions at https://mountainsort.readthedocs.io/en/latest/. I get the following error:

/opt/mountainsort_examples/examples/example1_mlp$ mlp-run mountainsort3.mlp sort --raw=data/raw.mda --geom=data/geom.csv --firings_out=data/firings.mda --_params=params.json
Using pipeline: mountainsort3.mlp
Using data directory: /tmp/mountainlab/prvbucket
Error getting processor spec: Problem writing req to file

I do have Anaconda installed and it is on my path if that helps with debugging. Thanks for your help!

tbenst commented 6 years ago

moved to https://github.com/flatironinstitute/mountainsort/issues/31