-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Milestone
Description
Hi,
I have got an Artemis Global Tracker connected to a PC running Ubuntu 16.04, and I managed to compile a sketch for the board, but when I tried to upload it using Arduino IDE 1.8.13, I get the following error:
Sketch uses 73472 bytes (7%) of program storage space. Maximum is 960000 bytes.
Global variables use 58060 bytes of dynamic memory.
An error occurred while uploading the sketch
[11746] Error loading Python lib '/tmp/_MEIecOVmZ/libpython3.6m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version
`GLIBC_2.25' not found (required by /tmp/_MEIecOVmZ/libpython3.6m.so.1.0)
is it possible that the pyinstaller of your application was compiled with glibc version 2.25 and I have got 2.23 and I cannot upload. Is it possible to have a 2.23 version to be compatible with ubuntu 16.04?
diplodocuslongus
Metadata
Metadata
Assignees
Labels
No labels