-
Notifications
You must be signed in to change notification settings - Fork 200
Very Strange behavior on python3.4 #41
New issue
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
Comments
I am seeing very similar behavior under 2.7, did you figure this out @xeroc? |
OK seems to be related to the add api change: |
cc @diasdavid @dignifiedquire @whyrusleeping who should make sure this was not a user space breakage in the part of go-ipfs. @whyrusleeping @Kubuxu reminder that we need to ensure all bindings are run with a robust test suite against every release of go-ipfs. |
Hasn't this been fixed for a while? |
This has been fixed in the new release. Also we now validate the daemon version if the |
I have a directory with a single image in it which I want to put into
IPFS:
So that is good, but I want to use python:
Didn't work. How about I add a
/
?WTF?
The text was updated successfully, but these errors were encountered: