Skip to content

Conversation

@Liam-Sturge
Copy link
Contributor

Cython 3.0.0 was recently released, but it is incompatible with the current .pxi definitions in python/tvm/_ffi/_cpython.

Cython has been pinned for TVM in PR: 15353 until a working fix is created. This patch replicates many of the changes for TLCPack installation, as we are seeing the same Cython errors when trying to use TLCPack Ubuntu Docker images.

Cython 3.0.0 was recently released, but it is incompatible with the
current .pxi definitions in python/tvm/_ffi/_cpython.

Cython has been pinned for TVM in PR: 15353 until a working fix is
created. This patch replicates many of the changes for TLCPack
installation, as we are seeing the same Cython errors when trying to use
TLCPack Ubuntu Docker images.
The CI Conda build is failing to complete the workflow conda_cpu_nightly
due to an error relating to Numpy.

Error is `ValueError: Incompatible component merge: mpi_openmpi_*`

Bumping the version of Numpy to resolve the problem.
Pinned the version available to Conda in the conda_build_config file.
@Liam-Sturge Liam-Sturge closed this Aug 2, 2023
@Liam-Sturge
Copy link
Contributor Author

PR not syncing latest changes from Fork. Closing to open a duplicate PR in hope it picks up changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant