Advertisement
HaniiPuppy

python error 2

Dec 18th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.37 KB | None | 0 0
  1. python filetransfer.py 0 4294967296 /Volumes/Backup\ Drive/chris/Desktop/Recording\ Sessions/S1/Session\ 1/untitled ~/Desktop/temp
  2. Traceback (most recent call last):
  3.   File "filetransfer.py", line 8, in <module>
  4.     begin = int(sys.argv[3])
  5. ValueError: invalid literal for int() with base 10: '/Volumes/Backup Drive/chris/Desktop/Recording Sessions/S1/Session 1/untitled'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement