Skip to content

ARM64 Support #119

@jstmn

Description

@jstmn

Hi,

Are ubuntu with arm64 supported? I'm trying to pip install but it looks like libclang==11.0.1 doesn't support my PC.

(venv)  jmorgan2 ~ pip install   -e MPlib/
Obtaining file:///u/jmorgan2/MPlib
  Installing build dependencies ... error
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Collecting setuptools>=61.0
        Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
      Collecting setuptools-git-versioning<2
        Using cached setuptools_git_versioning-1.13.6-py3-none-any.whl.metadata (5.8 kB)
      ERROR: Ignored the following yanked versions: 15.0.3, 15.0.6
      ERROR: Could not find a version that satisfies the requirement libclang==11.0.1 (from versions: 11.1.0, 12.0.0, 13.0.0, 14.0.1, 14.0.6, 15.0.6.1, 16.0.0, 16.0.6, 17.0.6, 18.1.1)
      ERROR: No matching distribution found for libclang==11.0.1
      
      [notice] A new release of pip is available: 24.0 -> 25.3
      [notice] To update, run: pip install --upgrade pip
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip

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