Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GWAS worker hangs on macOS 10.13 #13

Open
legaultmarc opened this issue Nov 6, 2017 · 1 comment
Open

GWAS worker hangs on macOS 10.13 #13

legaultmarc opened this issue Nov 6, 2017 · 1 comment
Labels

Comments

@legaultmarc
Copy link
Member

It is hard to troubleshoot the problem, but the GWAS worker process hangs when accessing results from the "fitted" object in the results handler for linear regression.

Specifically, the following line hangs:

"r_squared_adj": fitted.rsquared_adj

My environment looks like this:

  • macOS 10.13
  • Python 3.6.3
  • numpy 1.13.3
  • pandas 0.20.3
  • geneparse #75983
  • genetest #10278

Also, when the GWAS worker process crashes, a "Python quit unexpectedly." alert pops up and in the "Console" app, the "kernel" process logs "Process[56447] crashed: Python. Too many corpses being created.".

@legaultmarc legaultmarc added the bug label Nov 6, 2017
@legaultmarc
Copy link
Member Author

When using anaconda instead, everything works...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant