João Batista
João Batista
> Hello for All, > ### I found solution for this bug. > > **Issue origin:** The node module cannot find the **`ip`** command because the default system command is...
Works great in Slackware PATH=/usr/sbin:$PATH ./Deskreen-2.0.4.AppImage https://github.com/pavlobu/deskreen/issues/185#issuecomment-1384903157
> Keras version 2.11.0? > Google Colab? - Downgrade keras to 2.10.0 and restart the environment ``` !pip install keras==2.10.0 import keras print(keras.__version__) ``` - Or downgrade tensorflow like to...
The patch resolve the problem: `Error: in load: file "/usr/share/uim/lib/sigscheme-init.scm" not found` https://github.com/xournalpp/xournalpp/issues/5493 Patch: https://github.com/xournalpp/xournalpp/issues/5493#issuecomment-2038569512 My version with the patch: https://github.com/ryuuzaki42/AppImage_Full_ArchImage/releases/tag/xournalpp_1.2.3 I only extract the AppImage, changed the two lines...