chat.freenode.net #tryton log beginning Sun Nov 18 00:00:01 CET 2012 | ||
2012-11-18 12:35 <sisalp> hello, I have a problem with this dependecy : PyWebDAV>=0.9.8 | ||
2012-11-18 12:36 <sisalp> aptèget install and pip install, both don't install so uptodate version | ||
2012-11-18 12:37 <cedk> sisalp: http://pypi.python.org/pypi/PyWebDAV/0.9.8 | ||
2012-11-18 12:37 <sisalp> I get 0.93 or 0.9.4, but never 0.98 | ||
2012-11-18 12:39 <cedk> sisalp: it is strange, perhaps an other package block the upgrade | ||
2012-11-18 12:40 <sisalp> pip install PyWebDAV>=0.9.8 doesn't complain | ||
2012-11-18 12:41 <sisalp> but pip freeze show 0.9.4.1 on ubuntu 11.04 | ||
2012-11-18 12:41 <cedk> sisalp: append -U | ||
2012-11-18 12:44 <sisalp> pip install -U PyWebDAV>=0.9.8 not better | ||
2012-11-18 12:46 <cedk> sisalp: and pip install -U PyWebDAV==0.9.8 | ||
2012-11-18 12:47 <sisalp> ok got it right Thank you | ||
2012-11-18 12:48 <cedk> sisalp: I think I got your issue, you must put "" arround package selection because > is redirection | ||
2012-11-18 12:48 <sisalp> probably, I will revisit this part thx |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!