Having issues installing Pandas with Pip on Windows 7.
EDIT: Seems like I did not have Microsoft Visual C++ installed. The much easier approach, as someone kindly mentioned, was to install Anaconda and use it as the package manager as opposed to Python's native pip, although, for some packages (i.e PyBullet), you might have to default back to using Pip.