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

issue while opening the cdm #260

Open
thanneruakhil opened this issue Jun 7, 2021 · 3 comments
Open

issue while opening the cdm #260

thanneruakhil opened this issue Jun 7, 2021 · 3 comments

Comments

@thanneruakhil
Copy link

C:\Temp\covid-vaccine-booking-main>python src\covid-vaccine-slot-booking.py
Traceback (most recent call last):
File "C:\Temp\covid-vaccine-booking-main\src\covid-vaccine-slot-booking.py", line 5, in
import requests, sys, argparse, os, datetime
ModuleNotFoundError: No module named 'requests'

@WSrujan
Copy link

WSrujan commented Jun 7, 2021

You forgot to download requirements module
Pls run pip install -r requirements.txt
If it shows errors like pip not found then you have to reinstall python with add to path check box ticked
Do it module by module
Run pip install requests

@dbn1972
Copy link

dbn1972 commented Jun 8, 2021

cowin now blocking mobile nos for 24 hours and may block the mobile no permanently as per cowin helpdesk

@mrms123
Copy link

mrms123 commented Jun 8, 2021

@dbn1972 Blocking on doing what?

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

4 participants