trufflesuite / ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
2.62k stars 678 forks source link

Error on trying to install latest Brownie version with pipx #3956

Closed AoDev closed 1 year ago

AoDev commented 1 year ago

Got this error.

pip failed to build packages:
    lru-dict
    psutil

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    lru.c:1:10: fatal error: 'Python.h' file not found
    error: command '/usr/bin/clang' failed with exit code 1
    psutil/_psutil_common.c:9:10: fatal error: 'Python.h' file not found
    error: legacy-install-failure
AoDev commented 1 year ago

Sorry, I opened it on the wrong repo