good day i seem to be stuck, my code is

from sys import argv

script, user_name = argv

and i get an error ValueError: need more than 1 value to unpack

http://learnpythonthehardway.org/book/ex14.html

i am using PyCharm 1.5.4 to run

thanks in advance
jason
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to