Milo Weinberg
Milo Weinberg
@all-contributors add @milanmdev ideas
> could this be implimented as a plugin of somesort? like some sort of layer that checks during the login process? > would the plugin then be built in and...
I don't understand?
I use [async-cse](https://pypi.org/project/async-cse/) in Villager Bot for searching Google, it seems to work very well but I've had to use eight GCP API keys to get around the rate limits.
I would also like to use pyvirtualcam on M1 and am having the same issue. Is there any workaround for this? Also, I found https://github.com/pypa/cibuildwheel which supports Apple silicon. Perhaps...
Any update on this?
- The workaround is not a workaround, multiprocessing is very different than threading in Python. Multiprocessing spins up new Python interpreters whereas threading does not and code execution in threads...
> I need to get with the Nimpy guy again and see if he has any ideas on how to proceed. 😁 That'd be awesome > Basically, I'm looking for...
What error? Could you include the traceback?
The full traceback would be very helpful