choderalab / msm-pipeline

A pipeline for MSMs.
GNU Lesser General Public License v3.0
2 stars 5 forks source link

issue with pickling tica object #2

Open sonyahanson opened 8 years ago

sonyahanson commented 8 years ago

File "pipeline.py", line 72, in run_pipeline cPickle.dump(tica, f) cPickle.PicklingError: Can't pickle <class 'pyemma._base.progress.reporter.dummy'>: attribute lookup pyemma._base.progress.reporter.dummy failed

jchodera commented 8 years ago

Sounds like an issue for the pyemma issue tracker.