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

which version of Python? #2

Closed
kumrzz opened this issue Oct 4, 2015 · 4 comments
Closed

which version of Python? #2

kumrzz opened this issue Oct 4, 2015 · 4 comments

Comments

@kumrzz
Copy link

kumrzz commented Oct 4, 2015

hey, is this for Python v3^ only?
I got the following error on py2.7 ...
Invalid URL '//torcache.net/torrent/544EA0BD1CDB80794CCF862A1270469AB5323F71.torrent?title=[kat.cr]automate.the.boring.stuff.with.python.practical.programming.for.total.beginners.1st.edition.2015.pdf.epub.mobi.gooner': No schema supplied. Perhaps you meant http:////torcache.net/torrent/544EA0BD1CDB80794CCF862A1270469AB5323F71.torrent?title=[kat.cr]automate.the.boring.stuff.with.python.practical.programming.for.total.beginners.1st.edition.2015.pdf.epub.mobi.gooner?

@eurabilis
Copy link
Contributor

I am getting the same error with python 3 and have been unable to fix it even though my google fu is impeccable and ive been working on it most of the day. The script was working just a few days ago but something changed. I wasnt sure if something changed on my end or what but now that I know your having the issue too it must have something to do with them. What tells it to use torcache where is that pulled in I cant seem to find a torcache line anywhere. No schema supplied means the http:// is missing but I cant figure out for the life of me where to place it.

@pantuts
Copy link
Owner

pantuts commented Oct 19, 2015

Yep me too I get that error. Checking..

@pantuts
Copy link
Owner

pantuts commented Oct 20, 2015

Solved this issue with the links. Later found out that requests is having connection problem with torcache so I decided to get magnet links instead.

5c0dd98

@pantuts pantuts closed this as completed Oct 20, 2015
@pantuts
Copy link
Owner

pantuts commented Oct 20, 2015

Python3 only btw.

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