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

notifier for windows and more instructions #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rameshgkwd05
Copy link

Tested and extended code for Windows.
Notify the slot availability in the Notification tray.
Time-marked the print statements.
Counting the retries now.
More verbal instructions for users on the python terminal.
Fixes #7

@Himanshu22
Copy link

Microsoft Windows [Version 10.0.18362.657]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\himan>cd C:\Users\himan\OneDrive\Desktop\Big-Basket-Delivery-Slots-master

C:\Users\himan\OneDrive\Desktop\Big-Basket-Delivery-Slots-master>python BB_slot.py
Traceback (most recent call last):
File "BB_slot.py", line 3, in
from plyer import notification
ModuleNotFoundError: No module named 'plyer'

C:\Users\himan\OneDrive\Desktop\Big-Basket-Delivery-Slots-master>

I get this error

@rameshgkwd05
Copy link
Author

Hi Himanshu,

You need to install newly added requirements too.
Have you done pip install -r requirements ?

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

Successfully merging this pull request may close these issues.

Can you help me run thison windows?
2 participants