Opening an issue as a new user looking to robustify a large SP model. The nominal model solves using GPkit, but when converting to a RobustModel I've been getting KeyErrors. This seems to be related to select parameters that are setup as post-processing variables (that also happen to use evalfn) - the RobustModel solves when these variables are commented out. @bqpd