#!/usr/bin/python3 import Rpi.GPIO as GPIO print("vers : " + GPIO.VERSION) print(GPIO.RPI_INFO)