Skip to content

Installation Failure of agentipy on Apple Silicon (M1)Β #49

@umurcg

Description

@umurcg

I'm trying to install and use agentipy but encountering build errors during installation.

Environment

  • Hardware: Apple Silicon (M1)
  • OS: macOS
  • Python Version: 3.11.1
  • Installation Command: pip3 install agentipy
  • pip 24.3.1
  • Virtual Environment: Yes (using venv)

Last part of the error:

      CPU dispatch  :
        Enabled     : none
        Generated   : none
      INFO: CCompilerOpt.cache_flush[825] : write cache to path -> /private/var/folders/pz/kgx75xjx433gn4bxrj25k2hh0000gp/T/pip-install-kxupvfo_/numpy_05c68d688d72404381fb615d30b21d81/build/temp.macosx-10.9-universal2-3.11/ccompiler_opt_cache_clib.py
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (numpy)

I have also tried to install it with conda which also didn't work for me.
Do you have different methodology for installing mac m1 architecture?

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