Replies: 3 comments 32 replies
-
@tabreturn no, I think this is a bug, assuming you are using the latest version. See #37 Thanks for spotting this issue |
Beta Was this translation helpful? Give feedback.
-
@tabreturn while doing some testing on my Mac computer I tried using run_sketch and realized that it doesn't and can't work on Macs because py5 can only work on Macs through the Jupyter client with the Currently when I try to use this on my Mac, the terminal just hangs. Should I change it so it throws an exception instead? If it doesn't work, I should at least clearly state that to the user instead of hanging. Theoretically a fix is possible. There are a few avenues.
That would require Jupyter to be installed along with the py5 kernel. It is achievable though. But not by Sunday. :-( Even if I had 100% of my time available, I still couldn't do that. But I will look into it to see what can be done. There might be other avenues to pursue. Java on Macs are a huge thorn in my side, but I will stick with it. |
Beta Was this translation helpful? Give feedback.
-
Cool! No hurry! Someone else had issues with the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I get an error running run_sketch.py on Windows. I enter something like:
py C:\Users\user\Desktop\thonny\env\Lib\site-packages\py5_tools\tools\run_sketch.py C:\Users\user\Desktop\a.py
and I get --
Something to do with Windows paths, maybe? Or I'm doing something silly? Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions