Jump to content

hockeyfan607

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by hockeyfan607

  1. I used pokegen to generate the PID, and everything else I made with pokegen works fine. Also, I've never used escape sequences on name fields. There shouldn't be a nickname. I fixed that and will try it out later. I don't see how that would cause a problem though.
  2. Its supposed to be a Japanese DW Blaziken with Speed Boost. I can't figure out what's wrong with it. I can't use it online... Thanks
  3. I think I found the problem. My computer has only Leopard, not Snow Leopard, so I think there may be a problem with Terminal not being a new enough version. I tried it on my brother's MacBook, which has Snow Leopard, and now it works perfectly.
  4. After trying to solve my problem for a while, I'm still getting that same error. Have you had any luck with it yet?
  5. I removed all versions of Python from my computer, and re-downloaded and re-installed Python 2.7.1. I'm still getting the same error. Is there some kind of setting I can change in Python launcher so that it doesn't somehow think I'm using an older version?
  6. I am trying to run it on my Mac. I'm using Python 2.7.1. When I try to open it I get this message: Warning: 'with' will become a reserved keyword in Python 2.6 Traceback (most recent call last): File "/Users/Ryan/Downloads/ir-gts-bw/ir-gts-bw.py", line 12, in <module> from src.getpkm import getpkm File "/Users/Ryan/Downloads/ir-gts-bw/src/getpkm.py", line 45 with open(fullpath, 'wb') as f: ^ SyntaxError: invalid syntax Anyone know how I can fix this?
×
×
  • Create New...