我为pip
安装了pypy
,并成功安装了requests
,BeautifulSoup4
。
然后,我正在尝试安装psycopg2
和gevent
。
两者都返回以下
Command "/usr/bin/pypy -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-OJcoXb/gevent/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-qsGmuG-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-OJcoXb/gevent/