matplotlib-cpp icon indicating copy to clipboard operation
matplotlib-cpp copied to clipboard

Calling functions that are obsolete.

Open lasotek opened this issue 2 years ago • 0 comments

If you use the latest version of Python 3.11, the library calls functions considered obsolete since that version. It is possible to force the compiler to ignore the warning, but this means that these functions may cease to exist at some point.

lasotek avatar Mar 28 '23 06:03 lasotek