import poser print poser.Version() try: print poser.IsPro() except: print "IsPro() call not available."