Issue #046 [Fixed/closed] - Allows Python Client library to be run outside Pi

Posted by trouch

>>> from webiopi.clients import * Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.6/dist-packages/WebIOPi-0.6.0-py2.6-linux-x86_64.egg/webiopi/__init__.py", line 17, in <module> import _webiopi.GPIO as GPIO _webiopi.GPIO.SetupException: This module can only be run on a Raspberry Pi!


Comment 1

Posted by trouch

This issue was closed by revision r1241.