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

ModuleNotFoundError: No module named 'compute_ldscores_ukb' #35

Closed
JoniColeman opened this issue Jan 19, 2021 · 2 comments
Closed

ModuleNotFoundError: No module named 'compute_ldscores_ukb' #35

JoniColeman opened this issue Jan 19, 2021 · 2 comments

Comments

@JoniColeman
Copy link

(Sorry, this one is my fault following #34...!)

When trying to run create_finemapper_jobs.py, it fails with the following error:

File "resources/finemapping/polyfun/create_finemapper_jobs.py", line 6, in
from polyfun import configure_logger, check_package_versions
File "/scratch/mdd-meta/resources/finemapping/polyfun/polyfun.py", line 13, in
from compute_ldscores_ukb import compute_ldscores_chr
ModuleNotFoundError: No module named 'compute_ldscores_ukb'

I think this is because "compute_ldscores_ukb.py" is now "compute_ldscores_from_ld.py"?

@omerwe
Copy link
Owner

omerwe commented Jan 19, 2021

Oops, this somehow slipped under the radar. It should be fixed after you git pull, can you please confirm?

@JoniColeman
Copy link
Author

This works

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

No branches or pull requests

2 participants