vscentrum / vsc-software-stack

Central repository of easyconfigs used in the software installations on VSC clusters.
2 stars 6 forks source link

MultiQC #385

Closed laraPPr closed 3 months ago

laraPPr commented 3 months ago
laraPPr commented 3 months ago

The user wants it to be compatible with GCC-12.3.0 but the dependencies on that toolchain are to old:

multiqc 1.23 has requirement plotly>=5.18, but you have plotly 5.16.0.

multiqc 1.23 has requirement pydantic>=2.7.1, but you have pydantic 2.5.3.
boegel commented 3 months ago

@laraPPr Can you ask why they want it to be compatible with GCC/12.3.0?

That's probably because they want to combine it with other modules that are using that toolchain, we can look into updating those too

laraPPr commented 3 months ago

installing STAR and MultiQC on GCC-13.2.0 already have easyconfigs

laraPPr commented 3 months ago

installed and informed user