ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client
Infura IPFS Version 0.9.1
Open
- Dominant language
- Python
- Stars
- 685
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
Ran into this warning last night on ifps.infura.io:5001.
/Library/Python/3.8/lib/python/site-packages/ipfshttpclient/client/__init__.py:75: VersionMismatch: Unsupported daemon version '0.9.1' (not in range: 0.5.0 ≤ … < 0.9.0)
warnings.warn(exceptions.VersionMismatch(version, minimum, maximum))
Seems to have no issues though, 0.9.1 should be okay?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.