I hadn't heard of buildout before you mentioned it.  PyXB's PyPI 
presence is somewhat half-hearted, as I've avoided the whole egg thing: 
I really need the distribution to install without requiring tools that 
don't come with Python, and without trying to go download arbitrary 
stuff.  As such, it's not unlikely that the way I've registered things 
is not what buildout is expecting.

Can you specify the file you want by url?

I haven't uploaded 1.1.0 there yet, so I could fix it for that version, 
if I knew what would work.  Perhaps the solution is to not provide the 
documentation on PyPI, only upload the base file, and refer people to 
SourceForge if they want any of the overlays.

Peter

Tim Cook wrote:
> When I put PyXB in my setup.py buildout finds PyXB-doc and therefore (no
> setup) installation halts.
>
> Even specifying PyXB-full or PyXB-base doesn't help.  
>
> My solution so far has been to install it in the local virtualenv
> site-packages.  When I begin distributing my application I would like
> for installation to be a little cleaner than this.
>
> Any solutions? 
>
> Thanks.
> --Tim
>
>   
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing. 
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> ------------------------------------------------------------------------
>
> _______________________________________________
> pyxb-users mailing list
> pyxb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyxb-users
>   



------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
pyxb-users mailing list
pyxb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyxb-users

Reply via email to