Skip to content

Building environments (make install-all-python) fails on Intel Macs #3311

@pcustic

Description

@pcustic

Initial Checks

Description

While working on another pull request, after pulling in latest changes from upstream, I noticed I cannot build environments for Pydantic AI on my Intel MacBook anymore.

Image

It turns out the culprit is recently merged PR that introduced some libraries (at least mlx) that don't have builds for Intel Macs.

Example Code

On Intel MacBook and with the latest code from main run:

make install-all-python

or 

make test-all-python

Python, Pydantic AI & LLM client version

All versions of Python.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions