[10:14:11] <skakri> Hi, I recently upgraded python to 3.5.0, my virtualenv broke so I had to reinstall project dependencies. Anyway, something fails in wheel build process. Maybe you can shed some light on what could be wrong with my setup?
[10:34:18] <skakri> Resolved. I had wheel 0.24.0 (which doesn't quite work with python 3.5.0), wheel 2.25.0 fixes this issue -- https://bitbucket.org/pypa/wheel/issues/146/wheel-building-fails-on-cpython-350b3