TW

Results 2664 comments of TW

Didn't find a way yet. There is no GUI dialogue. Also tried this script to invoke arduino ide, but the compilation still does not work: ``` export CFLAGS="-DCFG_eu868=1 -DCFG_sx1276_radio=1 -DARDUINO_LMIC_PROJECT_CONFIG_H_SUPPRESS=1...

Maybe related: https://github.com/pyca/cryptography/issues/8640

@gorbypark hmm, the error msg is the same as if neither `llfuse` nor `pyfuse3` is installed. Maybe first get it working with another fuse implementation and then try fuse-t again.

Can you just try from a python interpreter: ``` import llfuse import pyfuse3 ``` Does this work or is there some exception?

AFAIK, macfuse is still only supporting fuse2 (not fuse3), so pyfuse3 can not work for macfuse.

@gorbypark maybe you could ask the fuse-t author if they know what's missing or how to fix.

One year later and the fuse-t project does still not seem to be going open source. Guess that makes it way less interesting for borg users and thus I am...

OC added, bountysource removed.

@WilliamDEdwards thanks for your donation. yes, gh sponsors is set up (and also goes into our OpenCollective account).

Duplicate of #6622, closing.