Install GraalPython and supported packages with conda / conda-forge?
@timfel ci sta già lavorando.
Dal 8/11/2022.
- Lingua principale
- Python
- Stelle
- 1.6k
- Fork
- 155
- Merge medio
- 9h 42m
- PR unite (30g)
- 36
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.