after messing around a bit I now have this error when importing pandas: RuntimeError: module compiled against API version 9 but this version of numpy is 6 (details below). On a long term, this should be solved using virtualenv. On a short term, do you know how should I fix this?
>>> import pandas
RuntimeError: module compiled against API version 9 but this version of numpy is 6