[Tutor] help with program from learning python the hard way

Jason Loeve jasonloeve at gmail.com
Thu Jan 19 14:02:41 CET 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120119/3b30834b/attachment.html>


More information about the Tutor mailing list