Results 8 comments of Paul Purcel

I have the same issue, doesn't seem to be a big deal though.

How about the IP address also ?

@ibrahimisim stop posting and just install the pySerial library . Just run sudo pip install pyserial or sudo apt-get install python-serial

@ibrahimisim if you type : echo $PYTHONPATH , does it return something ?

@ibrahimisim ,OK no need to worry. just type whereis python it should return something like : python: /usr/bin/python /usr/bin/python2.7 /usr/bin/python2.6 /etc/python /etc/python2.7 /etc/python2.6 /usr/lib/python2.7 /usr/lib/python2.6 /usr/bin/X11/python /usr/bin/X11/python2.7 /usr/bin/X11/python2.6 /usr/local/lib/python2.7 /usr/local/lib/python2.6...

@ibrahimisim , you are not paying attention . /etc/rc.local is not a directory, to edit it type : sudo nano /etc/rc.local these settings should work fine on Raspberry Pi (Raspbian)...

You have Python 3.x ... just use 2.7 and it will be fine, now .. it's very late and I will not be able to respond anymore also this is...

Good question ... I would like to have that functionality !