Skip to content

Support Numpy 2.0 #6639

@YifanShenSZ

Description

@YifanShenSZ

🚀 The feature, motivation and pitch

Numpy has released 2.0 in June 2024, and has many break changes from 1.x as expected. For future developments, staying up to date with dependencies would be ideal

However, executorch 0.4 requires numpy 1.21.3

The conflict is caused by:
    The user requested numpy==2.0.0
    executorch 0.4.0 depends on numpy==1.21.3; python_version == "3.10"

which is a bit outdated (released in October 2021) and could start to be concerning

Metadata

Metadata

Assignees

Labels

actionableItems in the backlog waiting for an appropriate impl/fixenhancementNot as big of a feature, but technically not a bug. Should be easy to fixmodule: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions