Open nidhithakur95 opened 5 years ago
sir, can you please help me with this
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.
sir, still it is giving the same error. Sir can you make a video of how you execute your code and upload it on youtube or some other platform?
On Fri, Mar 29, 2019 at 12:37 PM Sharad Bhat notifications@github.com wrote:
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.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sharadbhat/Zomatopy/issues/5#issuecomment-478066023, or mute the thread https://github.com/notifications/unsubscribe-auth/ATFU397chO664jh4-GQhySY0an9uhksFks5vbkFHgaJpZM4b5omB .
I'm still getting this error over a year later. Has it been fixed?
I wasn't able to access it.
On Tue, 17 Nov, 2020, 3:40 AM Aarav Borthakur, notifications@github.com wrote:
I'm still getting this error over a year later. Has it been fixed?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sharadbhat/Zomatopy/issues/5#issuecomment-728360325, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYVJX7VUBTDBIBOTJXKH2DSQGPOZANCNFSM4G7GRGAQ .
Will just use git clone
.
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