‘ImportError: No module named pytz’ when trying to import pylab?
pylab requires pytz. The easiest way to install a package in Python is to run pip install pytz. Today, Python comes with pip pre-installed, but use these instructions if you need to install it: Installation: Do I need to install pip?