clotodex
clotodex
Actually, it might be that text2transformers is not exposing any functions, see https://github.com/semi-technologies/weaviate/blob/da4c7a4bcf2614f2228f75672668f4c0cbb8a49b/modules/text2vec-transformers/module.go#L144-L147 Is this intended? And again - this should not lead to 502 and panic though, right? More...
Thank you for the quick reply. Output looks good, no errors. ``` ./scripts/ffibuild Building Pango interface Building xcursors Building PulseAudio interface Building Wayland libinput interface ``` In case it matters:...
@m-col sorry, this does not work for me I already had this problem (qtile not even starting) so I already followed this linking advice. *My error still persists even though...
@oddlama @m-col just did - error 1 is gone!!! error 2 still persists (the one in qtile - i still cannot configure my touchpad) I will try to link evdev...
@m-col @oddlama I did that and error 1 disappeared. I also linked xcb-xinput and libevdev in the same way. The second error still persists though: `ERROR libqtile inputs.py:_configure_pointer():L251 Qtile was...
@m-col Is there anything I can test manually with pywlroots? I do NOT know the ecosystem, but if you have an idea what to try I can do that.
@m-col I used a bit of free time to try out a few things - using seatd instead of polkit => no results - trying to install pywlroots from source...
SOLVED! My latest update to the [install script](https://github.com/clotodex/qtile-install-script) reproducibly solves the issue. Reason for the issue: cffi is a bit finicky. The trick: - patch all libraries, especially ffi libraries...
Regarding configuration I would propose an alternative: We already have python as a powerful configuration language, so why introduce a difficult set of matchings with profiles etc. What do you...
Alright, I agree with all your points. A few ideas: - give an option for installing linux-firmware (this is a good idea either way i think) - put the ./install...