0

I cannot install packages using pipx.

python3 -m pipx ensurepath worked perfectly.

The command pipx install eth-brownie outputs the error: "Error installing eth-brownie"

It seems to be a pipx issue because I also tried to install other packages using pipx and the error message was the same.

Python version: 3.9.7

Luis
  • 353
  • 1
  • 3
  • 6
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Oct 17 '21 at 23:34
  • Which command did you run? Which is your Python version? Please provide more details. – Diego Ramirez Oct 18 '21 at 17:28
  • @DiegoRamirez I edited my question and provided the details you asked for. – Luis Oct 19 '21 at 08:47
  • With the description provided, I reproduced by running `python -m pipx ensurepath` and then `pipx install eth-brownie`, but everything worked fine. Maybe you have a certain configuration that I don't have. Did `pipx` give some details? – Diego Ramirez Oct 19 '21 at 13:57

0 Answers0