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
It seems that v0.8.0a2 of this library cannot support IPFS v0.9.0, which is released 24 days ago.
How's the v0.9.0 of this library developing? Is there anything I can help?
The text was updated successfully, but these errors were encountered:
This issue is open since May. It will be helpful with a simple guidence.
Still [master-repo, v0.8.0a1, v0.8.0a2] gives following warning message:
master-repo
v0.8.0a1
v0.8.0a2
~/venv/lib/python3.8/site-packages/ipfshttpclient/client/__init__.py:75: VersionMismatch: Unsupported daemon version '0.9.0' (not in range: 0.5.0 ≤ … < 0.9.0) warnings.warn(exceptions.VersionMismatch(version, minimum, maximum))
Will we able to use py-ipfs-http-client along with ipfs version 0.9.0? If yes, what is the proper way to do it?
py-ipfs-http-client
Sorry, something went wrong.
No branches or pull requests
It seems that v0.8.0a2 of this library cannot support IPFS v0.9.0, which is released 24 days ago.
How's the v0.9.0 of this library developing? Is there anything I can help?
The text was updated successfully, but these errors were encountered: