Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    As 3.7 is EOL you might run into issues all the time as people drop support / maintainment of packaging binary-wheels (and without those, compilation from scratch happens which is not easy and leads to errors as above when not working). Get yourself a modern Python setup! Even numpy, the core-dependency of every kind of scientific software assumes Python >= 3.9. Yes... this will probably imply a need to update your cplex too! Commented Jun 3, 2024 at 10:22