Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ python -c 'import dateutil'
- $ python3 -c 'import dateutil'
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- ImportError: No module named 'dateutil'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement