TheMadTinker

Results 21 comments of TheMadTinker

Issue recreated on [New repo.](https://github.com/pyppeteer/pyppeteer2/pull/7)

This project is no longer maintained, but we have picked it up with the new name [Pyppeteer2](https://github.com/pyppeteer/pyppeteer2/issues) if you'd like to post this issue there.

This is fixed with the timeout patch correct?

You can set it up in your IDE via this post, and build it as binary from there. http://www.eventghost.net/forum/viewtopic.php?f=10&t=10480 EG doesn't run as a service currently. It can, but doesn't...

I know with each Version bump, there is a new folder and therefore the log path has to be updated. I got around this issue with my own Log parser...

Seems they have changed the path to now be. "%userprofile%\AppData\LocalLow\Plarium\Raid_ Shadow Legends\output_log.txt" which is good because the new folder per version seemed pretty bad practice.. lol I would love to...

IMO eventghost kicks the shit out of autohotkey It's not quiet as refined as say node-red, but it can get its hooks into just about anything.

I'm having a similar issue importing sentence_transformers, despite having installed it with pip already `Traceback (most recent call last): File "/home/dan/lab/ai/privateGPT/ingest.py", line 97, in main() File "/home/dan/lab/ai/privateGPT/ingest.py", line 88, in...

Seemlying also related: ➜ privateGPT pip uninstall scipy Found existing installation: scipy 1.3.3 Not uninstalling scipy at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'scipy'. No files were found to uninstall....