Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-06 Thread Greg Ewing
Alex Nordlund wrote: No, that's the toolbox, the toolbox app is free. It's also confusingly named :-) But does it do anything on its own? According to the web page about it, it's just something for managing their other tools, which are not free. If I'm wrong about that, and it actually has

Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-06 Thread Alex Nordlund
> On 4 Feb 2018, at 01:54, Greg Ewing wrote: > > Alex Nordlund wrote: >> The toolbox app from jetbrains already does that but better :-) > > Also a LOT more expensively, from the looks of their web site. No, that's the toolbox, the toolbox app is free. It's also

Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-06 Thread Guillaume Paniagua
Hi Irv, It's probably just one line script to be fair anyone that can use pycharm could do it. https://www.hastac.org/blogs/joe-cutajar/2015/04/21/how-make-simple-bash-script-mac the command you want to run in the script is "pycharm.sh $PWD" and then make that script executable so when you