PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 29th of June, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[14:29:08] <gregle> !logs
[14:29:08] <pmxbot> http://chat-logs.dcpython.org/channel/pypa
[15:07:25] <mvd> does setuptools ignore wheels normally if invoking setup.py install?
[15:07:48] <mvd> I can install my package if I do `pip install .` but not `python setup.py install`
[15:08:17] <mvd> it complains about one of the dependencies not being able to be met despite there being two valid wheels on PyPI that satisfy the requirement (and do with pip install)
[15:17:10] <dstufft> mvd: setuptools does not support installing wheels, that's right
[15:37:35] <ktdreyer> dstufft: not sure if you saw my message earlier about https://sourceforge.net/p/pypi/support-requests/632/ ? would you please transfer ownership of that package to me?
[15:44:00] <mvd> dstufft: thanks, that explains it
[23:15:59] <Guest20018> Hello. I want to download apackage with pip. I have debian. Do I need to install python-pip, python3-pip, python-pip3 or python3-pip3?
[23:24:23] <tdsmith> strictly speaking: no :)
[23:25:05] <tdsmith> do python-pip3 or python3-pip3 really exist? that would seem bad
[23:25:25] <tdsmith> anyway probably one of the first two!
[23:36:43] <Guest20018> teh choice is hard
[23:36:45] <Guest20018> :/
[23:41:18] <freekevin> http://wiki.znc.in/Modpython#Timers
[23:41:22] <freekevin> can anhyone help me with this code
[23:41:40] <freekevin> i ran it but i only hear pings
[23:41:59] <freekevin> i want to try to message a channel every few days