Leeds-MRG / Minos

SIPHER Microsimulation for estimating the effect on Income policy on mental health.
MIT License
4 stars 3 forks source link

Issue with numexpr when building environment on ARC #446

Closed paddy-r closed 4 months ago

paddy-r commented 4 months ago

During clean install and setup of Minos on ARC4, got an error during pip installation of numexpr (dependency of numpy, by the look of it). Error looked to be with pip wheel and occured with version 2.10.1 (June 20, 2024).

Fixed by installing with conda instead, via environment file, then rerunning setup.

paddy-r commented 4 months ago

Also present on MHF_SCP_NoScottish and alternative fix is just to install via conda without changing the env file, i.e. conda install numexpr. Must be issue with version 2.10.1 (pip), as conda version is 2.10.0.