Sebastian, Thank for the info on how that web page is generated! I created a PR against the pypy.packages repo which: - Updates to use the latest release (PyPy 3 5.10) - Fixes some missing system and Python packages which prevented successful installation of - numpy - scikit-learn - matplotlib
https://github.com/baroquesoftware/pypy.packages/pull/9 What is Fijal's email address? It would be great to get this PR merged and the PyPy packages page updated since the current info is a couple of years old, and numpy is a highly visible package in the data science community. Barry On Wednesday, January 3, 2018 12:06 PM, Mathieu Dupuy <deron...@gmail.com> wrote: Also, maybe now that Pypy targeting Python 3 is good enough, the speed comparison chart on the front page should feature a Python 3 vs Pypy 3 chart. It would better match peoples' current expectation I think. What do you think ? 2018-01-03 14:45 GMT+01:00 Sebastian Pawluś <sebastian.paw...@gmail.com>: Hi Barry, Armin Downloading PyPy and trying to run ``pypy -m pip install <name>``. I think that's exactly what this web page does. Inside a docker container, I does exactly that. The project is available here https://github.com/ baroquesoftware/pypy.packages (it's an extremely simple thing). As for the missing dependencies should be matter of adding the correct ubuntu package to Dockerfile. I think Fijał has all the rights to extend this project. best. ______________________________ _________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/ mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev