Skip to content

Cannot upload from Ubuntu 16.04 #378

@miquelmassot

Description

@miquelmassot

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions