Nasıl Yapılır

ERROR: Could not build wheels for gevent which use PEP 517 and cannot

Python veya PyPy kullanırken, pip ile  gevent gibi bir paket kurarken aşağıdaki hatayı alıyorsanız, çözüm için gerekli paketleri apt ile kurmanız lazımdır.

ERROR: Could not build wheels for gevent which use PEP 517 and cannot be installed directly

sudo apt install -yqq gcc make python-dev python3-dev libffi-dev

Kurulumu tekrar deniyoruz.

pip3.6 install -U gevent

NOT: Ayrıca pipwheel ve setuptools paketlerini güncellemekte iyi olur.

pip3.6 install -U wheel setuptools pip

 

Yazar Hakkında

Hız Hosting

Yorum Yap