On Fri, 2009-12-04 at 19:59 -0700, Peter A. Bigot wrote:
> OK, I updated PyPI with PyXB 1.1.0 and only installed the full release.  
> The base release has everything that's needed to download and translate 
> the web service and OpenGIS location schemas that come with the full 
> version, and is only 900KB (as opposed to 12MB for the full release).  
> But since it also includes the documentation, and there are a lot of 
> examples that make use of the wssplat and opengis bundles, I'll use the 
> full version for this upload at least.
> 
> Let me know if you continue to have problems.
> 
> Peter

Hi Peter,

Thanks for the effort.
There must be a different way for me to set this up in buildout.  I'll
ask on other lists.

Now by putting 'PyXB' in the install requires section of setup.py and
specifying PyXB = full-1.1.0 in my versions.cfg  It finds the package
and downloads it but exits with this traceback.
=================================================
Getting distribution for 'PyXB==full-1.1.0'.
/tmp/easy_install-qjcXLt/PyXB-1.1.0/pyxb/utils/utility.py:582:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
  import sha
Found bundle in /tmp/easy_install-qjcXLt/PyXB-1.1.0/pyxb/bundles/opengis
Found bundle in /tmp/easy_install-qjcXLt/PyXB-1.1.0/pyxb/bundles/wssplat
Found bundle in /tmp/easy_install-qjcXLt/PyXB-1.1.0/pyxb/bundles/common
error: Setup script exited with error: package directory
'tmp/easy_install-qjcXLt/PyXB-1/1/0/pyxb/bundles/opengis' does not exist
An error occured when trying to install PyXB full-1.1.0.Look above this
message for any errors thatwere output by easy_install.
====================================================================
Of course downloading the file shows that the directory bundles/opengis
does exist. 

I'll let you know when/if I discover the answer.

Cheers,
Tim

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
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