bombardier-gif / covid-vaccine-booking

This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error jwt function

suumiit opened this issue · comments

module 'jwt' has no attribute 'decode'

module 'jwt' has no attribute 'decode'

Install the dependencies using :

  • pip install -r requirements.txt (Windows)
  • pip3 install -r requirements.txt (Mac)

Then run the file it should work.

already did... running on python 3.9.x
Untitled

The problem occurs if you have both JWT and PyJWT installed on your system. Uninstall jwt, by pip uninstall jwt

thank you so much, reinstalled it and its working... @Nakul93 @aman-3003.... 💗💗💗