-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Environment information
py-solc-x
Version: 1.1.1solc
Version: 0.6.0- Python Version: 3.9.5
- OS: linux/aarch64
What was wrong?
As per this PR #66 , aarch64 support was added, and no commits/changes were made to the relevant code. In the current master however these functions simply don't exist, see https://github.com/iamdefinitelyahuman/py-solc-x/blob/master/solcx/install.py
After installing py-solc-x attempting to run install_solcx('0.6.0'), the error
OSError: [Errno 8] Exec format error: '/home/ubuntu/.solcx/solc-v0.6.0'
is shown.
How can it be fixed?
I suppose aarch64 support could be added back? I'm not aware of how, however.
Metadata
Metadata
Assignees
Labels
No labels