ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
IPFS Unsupported daemon version '0.9.0'
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
Is this project abandoned? I was looking an answer for using `py-ipfs-http-client` with `IPFS version 0.9.0` since May. Related warning message:
```
ipfshttpclient.exceptions.VersionMismatch: Unsupported daemon version '0.9.0' (not in range: 0.4.23 ≤ … < 0.8.0)
````
It will be helpful with a simple guidence documentation. Still [`master-repo`, `v0.8.0a1`, `v0.8.0a2`] gives following warning message:
`
~/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))`
Is it possible to use `py-ipfs-http-client` along with ipfs version 0.9.0? If yes, what is the proper way to do it, should we use its master-repo? Any input will help.
Related: https://github.com/ipfs-shipyard/py-ipfs-http-client/issues/291, https://github.com/ipfs-shipyard/py-ipfs-http-client/issues/275#issuecomment-843590325
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.