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
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: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.pymethod 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