We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
on python -m custom_serialization, throw:
python -m custom_serialization
ImportError: cannot import name DefaultSerializer
when run quickstart.py and clients/curl.sh:
quickstart.py
clients/curl.sh
{ "validation_errors": "Could not determine specific validation errors" }
The text was updated successfully, but these errors were encountered:
There are huge differences from the 0.17 version in Pypi, 1.0.0 beta and development versions.
Can you check which version are you using?
Sorry, something went wrong.
No branches or pull requests
on
python -m custom_serialization
, throw:when run
quickstart.py
andclients/curl.sh
:The text was updated successfully, but these errors were encountered: