Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pip install gevent を使用して gevent のインストールを試み、ソースからのコンパイルも試みました。どちらの場合も、次のエラーが原因でインストールが停止しました。
/usr/local/include/evhttp.h:223: エラー: 'ev_int64_t' の前に指定子修飾子リストが必要です</p>
/usr/local/lib に libevent がインストールされており、インストール中に取得されます。どんな助けでも大歓迎です。
-アビナッシュ