Hacker News new | ask | show | jobs
by raverbashing 4445 days ago
Try Python 3.4

I agree with the sentiment, and 3.2 had some rough edges still, 3.3 is better and 3.4 finally gives a virtualenv similar (or even better) to Python 2

1 comments

Still sucks when youve got modules with c extensions, lile any usable fast module, the virtualenv doesnt virtualize that.
uwsgi (as an example) has C components and builds/installs on a virtualenv