Open lasotek opened 1 year ago
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.
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.