>From my experience, the main issue I have is that setuptools/pip
bootstrapping doesn't work, at least on my setup.
You need to install dependencies manually and play with PYTHONPATH
environment variable.

For Python applications themselves, for now, it works pretty well, and when
I found a bug, Amaury has fixed that quickly.

--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/

2015-04-13 11:29 GMT-04:00 Mike Müller <mmuel...@python-academy.de>:

> I need pypy that is Python 3.3 or, even better, Python 3.4 compatible.
> I can found the nightly builds at http://buildbot.pypy.org//nightly
>
> Which one should I use py3.3 or py3k? There are many more version.
> Should I use one of them?
>
> Thanks,
> Mike
> _______________________________________________
> 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

Reply via email to