5 Comments

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

We had the same issues, thanks for pointing this out.

Expand full comment

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

same issue under Brownie's GitHub: https://github.com/eth-brownie/brownie/issues/1635

Expand full comment

Appreciate the shoutout! I’m very excited to see all the development work going into these frameworks, will have to sit down with Ape soon πŸ‘€

Expand full comment