I’m getting this error when I execute uPyCraft_linux_V1.0…
rajiv@rajiv-Inspiron-7348:~/Downloads$ ./uPyCraft_linux_V1.0
Traceback (most recent call last):
File “uPyCraft.py”, line 2, in <module>
File “/usr/local/lib/python3.5/dist-packages/PyInstaller/loader/pyimod03_importers.py”, line 714, in load_module
ImportError: /tmp/_MEIB4hRP6/libz.so.1: version `ZLIB_1.2.9′ not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)
[7865] Failed to execute script uPyCraft
What am I doing wrong or where can I get the missing file ZLIB_1.2.9?