Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created April 2, 2009 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtyler/89568 to your computer and use it in GitHub Desktop.
Save rtyler/89568 to your computer and use it in GitHub Desktop.
/usr/local/lib64/python2.6/site-packages/ZSI-2.1_a1-py2.6.egg/ZSI/resolvers.py:7: DeprecationWarning: the multifile module has been deprecated since Python 2.5
/usr/local/lib64/python2.6/site-packages/ZSI-2.1_a1-py2.6.egg/ZSI/wstools/XMLSchema.py:3107: DeprecationWarning: object.__init__() takes no parameters
Traceback (most recent call last):
File "/usr/local/bin/wsdl2py", line 8, in <module>
load_entry_point('ZSI==2.1-a1', 'console_scripts', 'wsdl2py')()
File "build/bdist.linux-x86_64/egg/ZSI/generate/commands.py", line 147, in wsdl2py
File "build/bdist.linux-x86_64/egg/ZSI/generate/commands.py", line 240, in _wsdl2py
File "build/bdist.linux-x86_64/egg/ZSI/generate/wsdl2python.py", line 232, in writeTypes
File "build/bdist.linux-x86_64/egg/ZSI/generate/wsdl2python.py", line 417, in fromSchema
File "build/bdist.linux-x86_64/egg/ZSI/generate/wsdl2python.py", line 517, in fromSchemaItem
File "build/bdist.linux-x86_64/egg/ZSI/generate/containers.py", line 2799, in setUp
File "build/bdist.linux-x86_64/egg/ZSI/typeinterpreter.py", line 107, in get_typeclass
File "build/bdist.linux-x86_64/egg/ZSI/typeinterpreter.py", line 90, in _get_xsd_typecode
AttributeError: class SCHEMA has no attribute 'AXIS'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment