Skip to content
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

Null #7

Closed
z3Nsk1Fh5a opened this issue Jan 14, 2022 · 4 comments
Closed

Null #7

z3Nsk1Fh5a opened this issue Jan 14, 2022 · 4 comments

Comments

@z3Nsk1Fh5a
Copy link

Used Notepad++ to change the collection, double clicked to see a brief black terminal appear for a split second then nothing occurs.

@z3Nsk1Fh5a
Copy link
Author

#0104:
Data -> [✓] (Successfully downloaded)
Image -> [✓] (Successfully downloaded)

#0065:
Data -> [✓] (Successfully downloaded)

InvalidSchema Traceback (most recent call last)
in ()
85 # Make the request to the URL to get the image
86 if not asset["image_original_url"] == None:
---> 87 image = requests.get(asset["image_original_url"])
88 else:
89 image = requests.get(asset["image_url"])

4 frames
/usr/local/lib/python3.7/dist-packages/requests/sessions.py in get_adapter(self, url)
726
727 # Nothing matches :-/
--> 728 raise InvalidSchema("No connection adapters were found for {!r}".format(url))
729
730 def close(self):

InvalidSchema: No connection adapters were found for 'ipfs://

@krewella1
Copy link

why was this closed before an answer? is there any solution to this problem?

@sj-dan
Copy link
Owner

sj-dan commented Jan 21, 2022

why was this closed before an answer? is there any solution to this problem?

Not sure who closed this issue early (wasn't me), but it was fixed in commit a88ca55.

@krewella1
Copy link

krewella1 commented Jan 25, 2022

why was this closed before an answer? is there any solution to this problem?

Not sure who closed this issue early (wasn't me), but it was fixed in commit a88ca55.

ok, thanks for the feedback.

@z3Nsk1Fh5a z3Nsk1Fh5a changed the title So this doesnt do anything? Null Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants