How do I run uPyCraft? I get the following:
uPyCraft-master $ ./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/_MEINWBdF6/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)
[12564] Failed to execute script uPyCraft
1 Answers
Hello, which Linux distribution are you using? I think uPyCraft compiled currently only runs on Ubuntu 16.X.
Unfortunately I think that only compiling the IDE from the source would solve your problem.
Can you try using the Thonny IDE that I also describe in the eBook in the last section?
In my opinion Thonny IDE is even better than uPyCraft IDE.
Thanks for your patience.
Regards,
Rui