piskelapp / piskel

A simple web-based tool for Spriting and Pixel art.
http://piskelapp.com
Apache License 2.0
11.25k stars 787 forks source link

Error installing and running Piskel on Raspberry Pi #1101

Open zwobot1980 opened 1 year ago

zwobot1980 commented 1 year ago

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:

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:

Possible Approaches:

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

Thank you for ideas & support in advance :-)

ReptiIe commented 4 months ago

I also got interested in Piskel on RPI, but as for now the only option would be the WWW online version of it. There are no chances to make OFFLINE version.

The issue here would be Node.js. As I read Piskel use NW.JS to generate offline version. NW.JS does not support ARM in any form.

Note: There are some unofficial released for ARM, but for me it failed to run anyway.

So sadly but, if there is no support for ARM from the NW.JS, then there is no chances for offline desktop version for pi.

Edit: Naturally you are more than free and welcome to try to compile, try to install, try to make it up and running etc. But in the end it might be a simple waste of time if you are just a simple user.