enthought / enthought/mayavi

Mayavi does not support PEP517

Open
#1,172 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

After something updated (I don't know exactly what), mayavi has started breaking the [continuous integration for my package](https://github.com/Sbozzolo/kuibit/actions/runs/3132102346/jobs/5084107473).

I tracked this down and I think that the reason is that mayavi does not support PEP517. Poetry tries to install mayavi with `--use-pep517`, and the installation fails because the build is done in isolated environment that does not have numpy.

What is the correct way to approach this problem?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.