Skip to content

Pip install error involving numpy #17

@LinearParadox

Description

@LinearParadox

Not an expert in installation of pip packages, so not sure how this could be fixed:

but it seems that fseq2 requires numpy during buildtime, which to my understanding is isolated from the runtime virtual environment. This causes a package not found install error. You can get around this using the --no-build-isolation flag in pip, but this requires a relatively new version of pip, and to my understanding is anti-pattern. Is there a way to add the numpy dependency to the build requirements?

Metadata

Metadata

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