grequests
grequests copied to clipboard
Process finished with exit code 132 (interrupted by signal 4: SIGILL)
On Mac, Apple M3 Pro , using grequests in Pycharm will prompt: Process completed with exit code 132 (interrupted by signal 4: SIGILL),that's why?
Hmm. I'm not able to reproduce this problem. Most likely, this is not a problem with grequests but with something else in your project.
Can you please provide:
- The version of
grequestsyou are using and the version ofgeventyou are using - Minimal code that can be run to reproduce the error
- Any relevant output, error messages, or tracebacks you get
Thanks