Skip to content

Lack of aarch64 support #134

@hiteshbhatia3559

Description

@hiteshbhatia3559

Environment information

  • py-solc-x Version: 1.1.1
  • solc 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions