Code:
' ** Setup the I2C configuration **

Define I2C_SCLOUT 1 ' No need for the pullup resistor on the SCL pin
Not sure if it works without pull-up with this define...

BUT if you receive always 2, maybe you reverted your SDA, SCL line as well.. who knows?