Panda 1.8 configuration with wxPython

Panda 1.8 should be running with python 2.7

Can you try:

import sys
print sys.executable

and check that you’re actually running the correct python?