Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. mbobino@mbobino-MacBookPro:~/Desktop/shooterEU/extract$ python '/home/mbobino/Desktop/shooterEU/extract/Flasher.pyw'
  2. Name of the nb0 file(should be in the same directory of this file, for example named CMLEclair1.2Full.nb0 you should put "CMLEclair1.2Full.nb0"):hboot_SHR_U_1.49.0007_20110712_signedbyaa.nb0
  3. Traceback (most recent call last):
  4. File "/home/mbobino/Desktop/shooterEU/extract/Flasher.pyw", line 25, in <module>
  5. nb01=input('Name of the nb0 file(should be in the same directory of this file, for example named CMLEclair1.2Full.nb0 you should put "CMLEclair1.2Full.nb0"):')
  6. File "<string>", line 1
  7. hboot_SHR_U_1.49.0007_20110712_signedbyaa.nb0
  8. ^
  9. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement