On Monday, December 28, 2015 at 4:35:41 PM UTC+1, Brian Simms wrote:
> Hi there,
>
> I have done a lot of looking around online to find out how to convert Python
> files to .exe and .dmg files, but I am confused. Could someone provide
> pointers/advice as to how I can turn a Python file into a
> On 2016-01-01, at 07:43, Brian Simms wrote:
>
> when I go into Terminal to run "setup.py install" I keep getting "-bash:
> command not found".
Try:
python setup.py install
Greetings,
--
https://mail.python.org/mailman/listinfo/python-list
On Tuesday, 29 December 2015 01:09:30 UTC+9, Adam M wrote:
> On Monday, December 28, 2015 at 10:35:41 AM UTC-5, Brian Simms wrote:
> > Hi there,
> >
> > I have done a lot of looking around online to find out how to convert
> > Python files to .exe and .dmg files, but I am confused. Could someone
On Monday, December 28, 2015 at 10:35:41 AM UTC-5, Brian Simms wrote:
> Hi there,
>
> I have done a lot of looking around online to find out how to convert Python
> files to .exe and .dmg files, but I am confused. Could someone provide
> pointers/advice as to how I can turn a Python file into a
On Mon, 28 Dec 2015 07:35:18 -0800, Brian Simms wrote:
> I have done a lot of looking around online to find out how to convert
> Python files to .exe and .dmg files, but I am confused. Could someone
> provide pointers/advice as to how I can turn a Python file into a
> Windows .exe and Mac .dmg fil