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

import error #5

Open
nidhithakur95 opened this issue Mar 18, 2019 · 6 comments
Open

import error #5

nidhithakur95 opened this issue Mar 18, 2019 · 6 comments

Comments

@nidhithakur95
Copy link

Sir I have installed zomatopy using the command :
pip install zomatopy
and after that when I try executing the following commands:
import zomatopy

config={
"user_key":"ZOMATO_API_KEY"
}

zomato = zomatopy.initialize_app(config)
it gives me import error
Traceback (most recent call last):
File "zomato.py", line 1, in
import zomatopy
ImportError: No module named zomatopy

Screenshot from 2019-03-18 22-58-11

@nidhithakur95
Copy link
Author

sir, can you please help me with this

@sharadbhat
Copy link
Owner

Hey! Right now I'm having trouble publishing the fix. For the time being, you can avoid the problem by downloading the Zomatopy folder from this repository and placing it in your project.

@nidhithakur95
Copy link
Author

nidhithakur95 commented Mar 30, 2019 via email

@gadhagod
Copy link

I'm still getting this error over a year later. Has it been fixed?

@nidhithakur95
Copy link
Author

nidhithakur95 commented Nov 17, 2020 via email

@gadhagod
Copy link

Will just use git clone.

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