Skip to content

Error running EV3-Touch.py "ImportError: No module named builtins" #78

Open
@fantauzzi

Description

@fantauzzi

cd to directory BrickPi_Python/Sensor_Examples and run

} sudo python EV3-Touch.py
Traceback (most recent call last):
  File "EV3-Touch.py", line 24, in <module>
    from BrickPi import *   							#import BrickPi.py file to use BrickPi operations
  File "/home/pi/workspace/BrickPi_Python-master/Sensor_Examples/BrickPi.py", line 47, in <module>
    from builtins import input
ImportError: No module named builtins

Output of uname -a is

} uname -a
Linux dex 4.4.32-v7+ #924 SMP Tue Nov 15 18:11:28 GMT 2016 armv7l GNU/Linux

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions