bioFAM / MOFA

Multi-Omics Factor Analysis
GNU Lesser General Public License v3.0
231 stars 57 forks source link

Error in py_call_impl(callable, dots$args, dots$keywords) : SystemExit: None #23

Closed brickyyyy closed 5 years ago

brickyyyy commented 5 years ago

I get this error after running the following #run MOFA MOFAobject = runMOFA(MOFAobject) If you have any guesses of where it might stem from, I will be happy to hear.

rargelaguet commented 5 years ago

I was actually fixing it right now. Can you pull the last commit and try again?

brickyyyy commented 5 years ago

The issue still occurs even after updating both R and Python versions.

rargelaguet commented 5 years ago

Could you reinstall both the R package and python package and try again? Apologies for the inconvenience :)

brickyyyy commented 5 years ago

Still the same output, unfortunately, I can see someone else has reported the same behavior as well.

rargelaguet commented 5 years ago

Yes but it should be fixed in the last version.. I can't reproduce the error in a fresh new environment