morrolinux / KindleCalendar

Selenium automation to screenshot calendar and view it on kindle
34 stars 6 forks source link

Missing requirements.txt #8

Closed andthink closed 2 years ago

andthink commented 2 years ago

I was following your instructions and... cd KindleCalendar && pip install -r requirements.txt && cd .. Defaulting to user installation because normal site-packages is not writeable ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Thanks for the interesting project!

morrolinux commented 2 years ago

Thanks for pointing that out, it should be fixed in #3 Try with git pull inside the KindleCalendar folder and it should download the requirements.txt