[pypy-dev] Pypy - Numpy and Pandas version compatibility

2019-07-06 Thread JP B
Hi, New to Pypy, thanks very much! Trying to figure compatible versions of Numpy and Pandas that work with pypy. I dont know if Im reading it correctly, but from the packages I see that pypy is OK with numpy version 1.11.1. This is quite an old release from 2016 I believe. Is this the latest com

[pypy-dev] Issue creating virtualenv on new pypy install

2019-07-06 Thread JP B
Hi, Apologies, new to pypy and virtual envs. Following the instructions for creating virtualenv for pypy from: http://doc.pypy.org/en/latest/install.html#installing-using-virtualenv *So* virtualenv -p /pypy3.6-v7.1.1-linux64/bin/pypy3 pypyenv Note above ^^^ I have changed the documented target