On 19/02/2025 14:01, Loris Bennett wrote:
Hi Jörg,

Jörg Saßmannshausen
<sassy-work-ab9deyvdjq15hpcribrsgkxock334...@public.gmane.org> writes:
Hi Loris

I just had a similar problem with the `version 0.0.0` showing up.
Have you tried rebuilding the relevant Python installation? There were
some changes and for me that helped. You only need to rebuild Python,
nothing more.

I can give that a go, but what actual change would that cause which
would solve the problem?

It's probably due to setuptools-scm missing in your Python installation, see https://github.com/easybuilders/easybuild-easyconfigs/pull/19777

To fix, try using "eb --from-pr 1977 Python-3.11.3-GCCcore-12.3.0.eb --rebuild --skip"


regards,

Kenneth


Cheers,

Loris

I hope that helps.

All the best from a grey London

Jörg

Am 19.02.25 um 12:40 schrieb Loris Bennett:
Hi,
With  tqdm-4.66.1-GCCcore-12.3.0.eb I get the following error:
    == building and installing tqdm/4.66.1-GCCcore-12.3.0...
    ...
    == FAILED: Installation ended unsuccessfully (build directory:
/trinity/shared/easybuild/build/tqdm/4.66.1/GCCcore-12.3.0): build
failed (first 300 chars): The following Python packages were likely
not installed correctly because they show a version of '0.0.0':
    tqdm
    This may be solved by using a *-none-any.whl file as the source instead. 
See e.g. the SOURCE*_WHL templates.
The wheel built does indeed have version 0.0.0:
    [build@dadmin easyconfigs]$ ll
/trinity/shared/easybuild/build/tqdm/4.66.1/GCCcore-12.3.0/xdg-cache-home/pip/wheels/17/e7/9c/f1621e3bc87f00a4f405e945ce368f1c71c346c452be324e02/
    total 129
    -rw-r--r-- 1 build staff   104 Feb 19 11:07 origin.json
    -rw-r--r-- 1 build staff 78247 Feb 19 11:07 tqdm-0.0.0-py3-none-any.whl
Does anyone know what is going on here?
Cheers,
Loris



Reply via email to