nvsekkin
nvsekkin
When installing Kivy using pip install Kivy==2.3.1, it is observed that python3.10/site-packages/Kivy.libs/libpng15-ce838cd1.so.15.13.0 is included with the package. However, the repository contains a variable MANYLINUX__LIBPNG__VERSION="1.6.40" in tools/build_linux_dependencies.sh. This discrepancy between the...
When installing Kivy using pip install Kivy==2.3.1, it is observed that python3.10/site-packages/Kivy.libs/libpng15-ce838cd1.so.15.13.0 is included with the package. However, the repository contains a variable MANYLINUX__LIBPNG__VERSION="1.6.40" in tools/build_linux_dependencies.sh. This discrepancy between the...