Anyone know why this would fail?

import pandas as pd

#Code fails here

self.DF = pd.DataFrame(self.current_LabelValues, columns=self.current_LabelNames)

#error I get

Could not load source '<string>': Unable to retrieve source for <string>.