Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing and running Piskel on Raspberry Pi #1101

Open
zwobot1980 opened this issue Jun 5, 2023 · 0 comments
Open

Error installing and running Piskel on Raspberry Pi #1101

zwobot1980 opened this issue Jun 5, 2023 · 0 comments

Comments

@zwobot1980
Copy link

Problem:
When attempting to install and run Piskel on a Raspberry Pi, errors occur that prevent successful installation and usage of the program.

Problem Description:

  • After installing dependencies and following the recommended steps according to the official Piskel documentation, an error occurs stating that the required version of libstdc++.so.6 (GLIBCXX_3.4.26) cannot be found.
  • This leads to the "npm install" command failing, and the execution of Piskel is not possible.

Steps to Reproduce:

  1. Prepare a Raspberry Pi with the latest operating system (Twister OS).
  2. Try to install and run Piskel according to the official instructions.
  3. The above-mentioned error messages are displayed.

Expected Behavior:
Installation and execution of Piskel should be possible without errors.

Environment:

  • Raspberry Pi 4
  • Twister OS
  • Node.js v20.2.0

Possible Approaches:

  • Check if all dependencies are correctly installed and up to date.
  • Verify if there are compatibility issues between the dependencies and the used operating system.
  • Consider alternative methods for installing Piskel on a Raspberry Pi.

Note: I have already attempted various troubleshooting steps (refer to previous chat logs) without success.

Thank you for ideas & support in advance :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant