ephemeral8997
ephemeral8997
I face an error with spacy installation (particularly blis), though numpy is already installed. Error is too big for terminal: https://hastebin.skyra.pw/iroqesuxis.rust
This is not a bug, it means the API returned a bad response code and there's no response for it. You can handle the error and print "There's no responses."
As i think, you should add `"""` at the end of `\n`
That's all we could find in the console. I don't really see any relevant information, but this happens when the error occurs. [log.log](https://github.com/user-attachments/files/16569082/log.log)
Ah, I see. I sat the log level to INFO by accident, my apologies. ```py 2024-08-11 09:30:25.980 | DEBUG | gemini_webapi.client:generate_content:359 - Invalid response: )]}' [["wrb.fr",null,null,null,null,[8]],["di",63],["af.httprm",63,"-7995575725882360630",1]] ``` Clearly it's kinda...
Hey @chetanpandey1266 I originally linked the KnownFolders errors to msedgewebview2.exe using Procmon. I traced SearchHost.exe launching WebView2 and saw folder probes that matched Event ID 1002 entries in Event Viewer....