Skip to content

Install GraalPython and supported packages with conda / conda-forge? #254

Open
@paugier

Description

@paugier

This is more a question than an issue but it could be seen as a very long term issue 🙂

conda-forge and the conda/mamba package managers are very popular in the numerical Python community. PyPy starts to be supported by conda-forge and it's now very simple to create a conda environment with PyPy3 and packages compiled for this interpreter.

I guess GraalPython is not yet mature enough but it would be great to be able to create a GraalPython environment with popular packages (without local build process) with something like

mamba -n env_graal graalpython numpy pandas ...

Do you think this could be possible at some point?

Metadata

Metadata

Assignees

Labels

long termSomething we want to have in the long run, but is currently not actionable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions