View Single Post
Old 02-20-2009, 11:44 PM   #138
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Quote:
Originally Posted by i♥cabbages View Post
Ok, it looks what you're doing here is opening the Python interpreter then typing 'adeptkey'. Unfortunately, that's not quite how it works. I do want you to try running adeptkey from the command-line, and here's what to do:
  1. Create a copy of the adeptkey script right in the root of your C: drive. So you should navigate to your C: drive and see "adeptkey.pyw" right there.
  2. Use the Windows "Start" menu (or whatever they call it on Vista) and select the "Run" option.
  3. Type "cmd.exe" (without the quotes) and press "enter" or click "ok"
  4. In that window, type "cd c:\" (no quotes) and press "enter"
  5. Then type "Python26\python.exe adeptkey.pyw" (still no quotes) and press enter.

If it doesn't generate the key, please attach a screenshot of what happens.
I don't know how to do a screen shot of the cmd.exe, but when I did exactly the above, this is what I got

C:\>Python26\python.exe.adeptkey.pyw
File "adeptkey.pyw", line1
SyntaxError: Non-ASCII character '\xff' in file adeptkey.pyw on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

Thanks. I am going to try and check out the python html. Debra
Sydney's Mom is offline   Reply With Quote