Hi,

For my PR #1003 I am getting the error:

  AssertionError: '-Python-%(pyver)s' should no longer be included in 
versionsuffix in CPLEX-22.10-GCCcore-11.2.0-Python-3.9.6.eb

Following the model of the last version

  CPLEX-12.10-GCCcore-8.3.0-Python-3.7.4.eb

the new EC is named:

  CPLEX-22.10-GCCcore-11.2.0-Python-3.9.6.eb

In the EC I have

  versionsuffix = '-Python-%(pyver)s'

Is the error telling me that Python versions are not what
'versionsuffix' should be used for?

In addition it is not clear to me whether CPLEX does depend on Python.
It certain has a Python API (and one for C/C++, Java) but I could find
no mention of a specific version.

So my questions are:

  1. What should 'versionsuffix' be used for?
  2. Does CPLEX really need Python as a dependency?

Cheers,

Loris

-- 
Dr. Loris Bennett (Herr/Mr)
ZEDAT, Freie Universität Berlin         Email [email protected]

Reply via email to