Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. root@c9c8c4b7bc54:/ews# pip install pytz
  2. Requirement already satisfied: pytz in /usr/local/lib/python3.7/site-packages (2019.3)
  3.  
  4. root@c9c8c4b7bc54:/ews# ./ews-fetch-calendar.py
  5. Traceback (most recent call last):
  6. File "./ews-fetch-calendar.py", line 12, in <module>
  7. from pytz import timezone
  8. ImportError: No module named pytz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement