ipfs-shipyard / py-ipfs-http-client

A python client library for the IPFS API
MIT License
682 stars 201 forks source link

ipfshttpclient.exceptions.VersionMismatch: Unsupported daemon version '0.13.0' (not in range: 0.4.23 ≤ … < 0.8.0) #315

Closed crushr3sist closed 1 year ago

crushr3sist commented 2 years ago

Id really like to work with this library but unfortunately, its close to impossible to downgrade go-ipfs. Could someone tell me how to downgrade go-ipfs to what ever version is supported from march 2021 or how I can rectify this situation because I think the API is very simplistic

moraisandreua commented 1 year ago

same problem for version 0.16. were you able to solve the issue?

crushr3sist commented 1 year ago

No mate, just use the desktop version, its the only focused version.

kasteph commented 1 year ago

This actually looks like a duplicate of #313 and it seems to be an ongoing problem whenever kubo upgrades. For any ongoing discussions/issues for this topic, I'd like to defer to the other issue so that it's easier to have the info in one place and focus.

Thanks.