SouthwestCheckin icon indicating copy to clipboard operation
SouthwestCheckin copied to clipboard

docopt import error

Open akshaygpt opened this issue 4 years ago • 0 comments

The script hasn't been working on my system. It throws an error:

Traceback (most recent call last):
  File "./checkin.py", line 18, in <module>
    from docopt import docopt
ImportError: No module named docopt

I tried installing docopt multiple times using pip/pip3 commands. None work.

akshaygpt avatar Jul 30 '21 08:07 akshaygpt