[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 build process from trying to download something
> > and start straightly using Debian packaged setup tools?
> >
> > Once this probably simple question is solved I'd like to come up with a
> > more tricky one:  The Python modules are using libraries which are
> > just packaged (samtools + tabix).  I wonder how I could tweak the
> > build process to use the Debian packaged versions in favour of the
> > code copies here?

I try for this myself first and might come back with further questions.

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: