After executed the followings commands, app python3 crash: > rp01@rp01:~$ sudo python3 > [sudo] password for rp01: Python 3.4.3 (default, Mar 26 2015, 23:09:09) [GCC 4.9.2] on linux Type "help", "copyright", "credits" or "license" for more information. >>> >>> import RPi.GPIO as GPIO >>> GPIO.setmod...