Skip to content

Installation fails because of missing C++ header file #48

Description

@nrminor

Hello!

My colleagues and I were excited to try this tool this week, as we use viralrecon and a few other home-grown Nextflow pipelines that should be compatible with wgscovplot. However, after attempting to install the tool on both ARM and x86 MacOS machines, I ran into the same fatal error:

edlib.bycython.cpp:198:12: fatal error: 'longintrepr.h' file not found

After some google searching, it sounds like the header file may have been moved in a recent version of Cython, though I'm not familiar enough with how Cython is configured to know if that makes sense. Regardless, I totally understand if this is a Cython issue and not a 'wgscovplot` issue.

Still, I'll attach the full outputs from both the build-from-source setup.py method and the pip method so you can see what I ran into. Happy to share any more information if needed.

Many thanks,
--Nick

setup_py.output.txt
pip_install.output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions