Re: Next time help needed, now with a real Python library (pysam)

2014-02-07 Thread Andreas Tille
Hi Olivier, On Fri, Feb 07, 2014 at 06:08:20PM +0100, Olivier Sallou wrote: > > You could first try deleting: > > 130 from distribute_setup import use_setuptools > 131 use_setuptools() > > if setuptools is already installed. Patch commited - thanks for the hint. > > How can I prevent the b

Re: Next time help needed, now with a real Python library (pysam)

2014-02-07 Thread Olivier Sallou
On 02/07/2014 05:12 PM, Andreas Tille wrote: > Hi folks, > > since it worked out pretty well with my more simple question I'm > impudent enough to come up with a more tricky question: I need to > tackle > > git://anonscm.debian.org/debian-med/pysam.git > > as a predependency of another packag