Results 7 comments of ThinksFast

Same problem. As a quick test, I tried restoring the chain ID to the LCD client, but requests for tx data give back a 403 response: `LCDResponseError: Status 403 -...

I also get the `There appear to be 1 leaked semaphore objects to clean up at shutdown` error on an M1 Macbook. And I'm unable to train a LORA successfully....

Thanks! I ended up not using `terra.py` for my project, but it'd be nice if this package supported terra classic natively.

Just to clarify, I'm not suggesting to remove `self._asyncioEventloop.run_forever()` to resolve the issue. Only that my observation was commenting it out, in my MRE, did not seem to cause any...

I'm getting a ton of these errors all of a sudden. I was running scrapy + playwright without issue for several months. Was this issue raised with Pyee? For reference,...

> @ThinksFast I was never able to solve the issue here. I ended up migrating to scrapy-splash. Thanks for the follow up! I found out earlier today I was getting...

I'm also getting this error, but using the `JSONSearchTool`. I have not tried this with other tools, but I've tried using both local LLMs and `gpt-4-0125-preview`. Full CrewAI error text...