I had I project using arduino uno which is Gmail Notifier
http://blog.tinyenormous.com/2008/11/25/gmail-notifier-project-for-dummies/ all things go well but when I disconnect and re-plug the arduino to the computer it stops working and never works till I reset it or re-upload the code or re-run the python script I think the problem is related to the serial port number which change after plugging the arduino
Every time I re-plug arduino the serial port changes so I had to change the number of serial port in the python script, so How can I fix the problem if it was the really problem ?
I am sorry if the question is repeated but I didn't find similar one in this forum by searching .