oracle / oracle/graalpython

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

Open
#254 4 comments 0 reactions 1 assignee View on GitHub

@timfel is already working on this.

Since Nov 8, 2022.

long term
Dominant language
Python
Stars
1.6k
Forks
155
Avg merge
9h 42m
Merged PRs (30d)
36

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.