jpg
About
- Username
- jpg
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
Wonderful, I'll have a play with Git, been meaning to for a while. Failing that I'll reboot in Linux. Thanks for your help :)
-
Ah, that makes sense, thank you. I did try launching it with --debug from cmd and console2, though there is still no output whatsoever there. Is there a convenient way to do this in Windows? When using the WinPython portable version (2.8.3) it doe…
-
Hi Sebastiaan, (Quote) This is what I'm having a problem with; there isn't any debug output (Quote) On startup (with the --debug flag) it doesn't give me the above output, just the standard message: Python 2.7.6 Type "help()", "cop…
-
Hi Sebastiaan, I noticed that the feature request on github for this was depreciated? I'm trying to break out of a loop when a key is pressed: just a series of sketchpad items being presented until a keypress is detected at which point it moves ou…
-
Thanks Sebastian, that worked! :)