-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
During the installation process I encountered the following issue:
libev/ev.c:1664:22: note: expanded from macro 'array_needsize'
int ecb_unused ocur_ = (cur); \
^
14 warnings and 1 error generated.
error: command 'cc' failed with exit status 1
----------------------------------------
Rolling back uninstall of gevent
So, I thought to share my current solution:)
export CFLAGS='-std=c99
pip install -r requirements
Metadata
Metadata
Assignees
Labels
No labels