Closed kalfton closed 6 years ago
Thanks for the report. You should see an additional error information in the job monitor widget in a previous cell... looks something like this (except with an error for ms4alg.sort):
But I just improved the error reporting, so if you conda install the latest version of mountainlab_pytools (version 0.6.10 or later), then you will get better error reporting even without having to look back at the previous cell.
Let me know what you see is the error you are getting for that specific processor (ms4alg.sort).
Hi, I updated mountainlab_pytools, the reported error seems changed a little bit, but still exist. (Now it is in ms3.isolation_metrics...) Thanks
Could you please expand the ms3.isolation_metrics error (red) and show me what that error is?
I can not expand the exception... It looks like that "Exception: [Click to expand]" is just pure text
How about the right-arrow to the left of the red "error" string toward the top?
Okay, so it seems you don't have ml_ms3 package installed. Which installation instructions were you following? Conda? If so, it should have included ml_ms3 package on the flatiron channel...
Okay, It works after I installed ml_ms3. Yes, I followed the installation of conda version, I read it again, and found that this package is only mentioned here, and I ignored it when I installed... But anyway, thank you for helping me solving it!
Okay great! Yeah, I'll clarify that part of the docs.
Hi, I installed newest version of mountainlab in miniconda and I think I have followed every instructions in the readme files. But when I tried to run the first example file "001_ms4_jupyter_example" it throws error in the following cell block, which returned: "Exception: Error running process ms4alg.sort: Process returned with non-zero error code (255)". Do anyone knows how to solve it? Thanks!