Skip to content

LDpred installation problems #160

Description

@mdahmad

Hi,

I installed LDpred throught pip.
$pip install ldpred
Now, when I try to run ldprd, I get an error:
$ldpred
Traceback (most recent call last): File "./.local/bin/ldpred", line 6, in <module> from ldpred.run import main File "/storage/home/hcoda1/7/mahmad42/.local/lib/python3.7/site-packages/ldpred/run.py", line 11, in <module> from ldpred import coord_genotypes File "/storage/home/hcoda1/7/mahmad42/.local/lib/python3.7/site-packages/ldpred/coord_genotypes.py", line 9, in <module> from ldpred import plinkfiles File "/storage/home/hcoda1/7/mahmad42/.local/lib/python3.7/site-packages/ldpred/plinkfiles.py", line 7, in <module> from plinkio import plinkfile File "/storage/home/hcoda1/7/mahmad42/.local/lib/python3.7/site-packages/plinkio/plinkfile.py", line 1, in <module> from . import cplinkio ImportError: /storage/home/hcoda1/7/mahmad42/.local/lib/python3.7/site-packages/plinkio/cplinkio.cpython-37m-x86_64-linux-gnu.so: undefined symbol: __intel_sse2_strncmp

Could you help explain the error, so I can use ldpred?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions