PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 6th of September, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[20:16:32] <The-Compiler> I uploaded a project to PyPI but forgot to add --sign, can I upload a signature now without creating a new release?
[21:09:24] <gp> I am trying to figure out why my windows machine isn't using wheels on pypi. When I try to install with pip install "url-for-wheel" I get "file-for-wheel" is not a supported wheel on this platform. Anyone know why https://pypi.python.org/packages/2.7/l/libsass/libsass-0.5.0-cp27-none-win_amd64.whl#md5=df23693d40ff6f243739a668f2eb04a4 isn't installed for Win 7 x64 under a Python 2.7.3 virtualenv?
[21:11:31] <gp> Pip keeps trying to build from source and failing
[21:16:20] <gp> I bet my virtualenv is 32bit. I didn't think about that so nm