Skip to content

Issues installing py5 on Raspberry Pi 3B #465

Description

@sbldn

Hello,

I am trying to use py5 on a Raspberry Pi 3B, after the installation everything looks ok, but I got the following message.

Traceback (most recent call last):
  File "/home/pi/py5test.py", line 1, in <module>
    import py5
  File "/home/pi/.local/lib/python3.9/site-packages/py5/__init__.py", line 34, in <module>
    import jpype.imports  # noqa
  File "/home/pi/.local/lib/python3.9/site-packages/jpype/__init__.py", line 18, in <module>
    import _jpype
ImportError: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /home/pi/.local/lib/python3.9/site-packages/_jpype.cpython-39-arm-linux-gnueabihf.so)

If anyone have an insight about it let me know.

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions