When I connect to the board and read in a pin I know exists I get this error: "PinsError: Cannot check version, since pin does not exist."
If I run the exact same line of code a second time to read the pin it will. Right now in my workflow, I default to reading the same pin in twice to avoid this, but seems strange!