Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

pip3 crashes on macOS

I've just upgraded to macOS Catalina, I've used brew install dpkg, and homebrew decided it was time to run brew cleanup.

After running it, I've not been able to run pip3 anymore.

Tried running brew doctor and brew reinstall python3, but none helped.

Running pip3 outputs this:

[1] 26346 abort pip3

like image 989
gkpln3 Avatar asked Jan 25 '26 03:01

gkpln3


1 Answers

I meet the same problem, and i found the solution for this problem, you can check this comment in github, it's works for me.

I found something that may be helpful! The asn1crypto python package imports libcrypto. I removed this package from my site packages /usr/local/lib/python3.7/site-packages and now pip3 works

like image 115
yang song Avatar answered Jan 27 '26 17:01

yang song



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!