You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having tried various methods of adding an extra source, I see this error when I want to add checksums:
== injecting sha256 checksums for sources & patches in CPLEX-22.1.1-GCCcore-12.3.0.eb...
== * cplex_studio2211.linux_x86_64.bin: ab6d3f0953fdb3cbd43854452357955ef96db8b751c0866de3572fc47a0df542
ERROR: Failed to read /apps/eb/el8/upstream/sources/c/CPLEX/: [Errno 21] Is a directory: '/apps/eb/el8/upstream/sources/c/CPLEX/'
I think the bug is that easybuild tries to get the filename from https://www.ibm.com/support/pages/system/files/inline-files/ which is empty. That should be handled although the input is wrong
I'm trying to update
CPLEX
forGCCcore/12.3.0
and owing to a bug I have to run a Python script to allow it to work with Python 3.11:https://www.ibm.com/support/pages/does-cplex-optimization-studio-2211-support-python-311
Having tried various methods of adding an extra source, I see this error when I want to add checksums:
Here is the easyconfig:
The text was updated successfully, but these errors were encountered: