Discussion about this post

User's avatar
BowTiedDevil's avatar

I appreciate the Mac M1 tips at the end! Many of my readers have had issues working with Brownie on their ARM hardware, and I haven't had a good resources to point them to 🙏

Expand full comment
Gou's avatar

I've tried `xcode-select --install`, `softwareupdate --install-rosetta --agree-to-license`, `npm install ganache --global` on my M1 MBP (Python 3.9.6) but still running into an issue where Brownie attempts to download the AMD64 version of solc for OSX. I also tried running it through Docker and with VS Code's Dev Containers, but running into the same underlying ARM issue. Anyone stuck in a similar boat?

Expand full comment
3 more comments...

No posts