Gert-jan Poortman
                                            Gert-jan Poortman
                                        
                                    Weird, yesterday i did try the same without having success. Even did a fresh install with php7.4 and 8.0, even tweaked the composer file, but whatever i did, it failed....
Been playing around. After adding "psr/container": "^1.1.1" to the root composer.json and updating composer. I could install logo module without problems. I think the problem can be found here: ...
When cloned from github and `psr/container` added to composer.json, that same command gives me this: 
Install -> `sudo apt-get install update-inetd ` Its missing from the installer, i had the same problem.
But this is not gpt4all related, it's related to to metagpt. There the ones to create a plugin for gpt4all. From what i have seen, its not hard. There is...
I have been looking at the code, it does not look to complicated. Also found another: https://github.com/OpenBMB/ChatDev What are the possibility's to use Python for plugins in gpt4all? it would...
Did you check the headers are actually in the /usr/local/include directory? I read more people in different situation have trouble using that linux folder structure in os x. I do...
This happends with the meson build, best way to build it is using the make file. The reason why it fails is because meson builds the files seperate, but as...
No it happends with any other D compiler, it only happends with build systems that the build seperate .o files. The make file does not do this, it creates one...
Had this toi, waas due the default model is gpt-4, which i dont have. Changing to one of the gpt3 models helped me.