wiringpi2 python报错“Unable to determine hardware version”

Python 2.7.3 (default, Mar 18 2014, 05:13:23)
[GCC 4.6.3] on linux2
Type “help”, “copyright”, “credits” or “license” for more information.

import wiringpi2 as gpio
gpio.wiringPiSetup()
Unable to determine hardware version. I see: Hardware : sun6i
,

Python 2.7.3 (default, Mar 18 2014, 05:13:23)
[GCC 4.6.3] on linux2
Type “help”, “copyright”, “credits” or “license” for more information.

import wiringpi2 as gpio
gpio.wiringPiSetupSys()
Unable to determine hardware version. I see: Hardware : sun6i
,

看你的硬件版本