ApeWorX / py-solc-x

Python wrapper and version management tool for the solc Solidity compiler.
https://solcx.readthedocs.io/
MIT License
141 stars 49 forks source link

M1 Upgrade Compatibility #144

Open JohnEMagee opened 2 years ago

JohnEMagee commented 2 years ago

I'm aware that the new Mac M1 chips have created complexity in terms of testing and building but I was wondering if there was a roadmap to make the module work on Mac M1 as it works on other platforms? I can compile 0.8.12 (currently the newest version) but attempts to compile earlier versions following online guides (0.6.12 and 0.6.0) fail about 50% of the way in.

In doing the research I found that this was/is an issue in what was made available for the new mac architectures, but the most recent updates I saw were at least 6 months old so I wanted to ask if there were any new updates?

monzanifabio commented 9 months ago

Same problem here. Compiling contracts using py-solc-x on M1 leads to failures