Silvano Sallese

Results 3 comments of Silvano Sallese

Running `pip3 install --user --upgrade attrs` fixed the issue for me.

Same here. Windows 10 and 11, find file with wasn't working until I installed fd with scoop. Thanks a lot @IliHanSoLow

In my case, on Raspberry OS Lite 32bit, it automatically wrongly detects the `aarch64` architecture (it is an armhf) caused by the `CMAKE_SYSTEM_PROCESSOR` value. I have partially solved by forcing...