-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyXB Deprecated #10
Labels
question
Further information is requested
Comments
This doesn't seem to be an issue for me on Python 3.10:
Which version of pyxb are you using? I've recently updated the codebase to be specific on versions of dependencies, and it's fine with v1.2.6, at least here. |
For me, it complains about a missing attribute:
Update: It does work if I use
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I attempted to follow the instructions to get the ppv16 module set up (i.e. run
pyxbgen --schema-root=ppv16 --module PPv16 rttiPPTSchema_v16.xsd
) but neither pyxb or Pyxb-x (a successor) work with python 3.10.The text was updated successfully, but these errors were encountered: