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

it is not working at all #9

Open
AbdelrhmanNile opened this issue Jun 3, 2022 · 2 comments
Open

it is not working at all #9

AbdelrhmanNile opened this issue Jun 3, 2022 · 2 comments

Comments

@AbdelrhmanNile
Copy link

AbdelrhmanNile commented Jun 3, 2022

OS: ArcoLinux
Python Version: 3.10.4

it is not working, i tried sqlite and mongodb, they all throw errors
what am i missing?

sqlite:

mongodb: "pymongo is installed"

p.s.: nevermind the different url passed to the info function, even i it is 1337x.to it still gives the same errors

@AbdelrhmanNile
Copy link
Author

ops, didnt notice the file path
now sqlite doesnt give any output and mongodb still throws the same errors
1654285021

@hemantapkh
Copy link
Owner

Seems like you are running the code in a .py file unlike in a python shell shown in the Readme. If that's the case, you are missing the print statement.

print(torrents.search('harry potter'))

I will check the mongodb error tomorrow :)

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

2 participants