Whoops, meant to send this to the group address.
-- Forwarded message --
From: Mike Wirth
Date: Fri, Jun 8, 2012 at 10:55 AM
Subject: Re: [Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X
To: Ronald Oussoren
Pascal and Ronald,
Thanks. I'll let you know what works f
special about the Bluetooth serial profile (e.g., setting port
properties)?
Mike
PS: Pointers to the appropriate docs appreciated and I promise to RTFM :-)
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listi
distribution for
Requirement.parse('pyobjc-framework-ServiceManagement==2.4a0')
I'm running Lion, upgraded from Snow Leopard, but I had this same problem on SL
as well.
Can anyone help with this?
Thanks,
Mike
___
Pythonmac-SI
- Original Message -
From: "Ronald Oussoren"
To: "Mike"
Cc: "Pythonmac-sig sig"
Sent: Tuesday, June 14, 2011 5:08 AM
Subject: Re: [Pythonmac-SIG] Getting an Error When Running App built with
Py2app
On 14 Jun, 2011, at 7:37, Ronald Oussoren wrote
n for
Requirement.parse('pyobjc-framework-ServiceManagement==2.4a0')
Anyone have a solution for this?
Mike- Original Message -
From: "Christopher Barker"
To: "Mike"
Cc:
Sent: Monday, June 13, 2011 1:07 PM
Subject: Re: [Pythonmac-SIG] Getting an Error When Running Ap
I also just tried installing python2.6.6 from python.org, but when I run
python2.6, it still claims i'm running python 2.6.1. Any idea how to fix
this?
Mike
- Original Message -
From: "Christopher Barker"
To: "Mike" ; "Pythonmac-sig"
Sent: Thur
else to try.
Mike
- Original Message -
From: "Christopher Barker"
To: "Mike" ; "Pythonmac-sig"
Sent: Thursday, June 09, 2011 1:28 PM
Subject: Re: [Pythonmac-SIG] Getting an Error When Running App built with
Py2app
Mike wrote:
Hi,
I'm using the
n.org. Now I get the
following error:
<_FuncPtr object at 0xc1cd8>
Traceback (most recent call last):
File "/Users/mike/rsg-client/src/dist/rsg.app/Contents/Resources/__boot__.py",
line 187, in
_run('rsg.py')
File "/Users/mike/rsg-client/src/dist/rsg.app/Conten
Hi,
I built my program with py2app thew standard way. py2applet --make-setup zgp.py
then python setup.py py2app. As far as external packages I'm using WXPython,
PyGame, and Pyttsx. I think the error is something related to Pyttsx. Here's
the output I get when running the app from the console:
Sorry about my previous message. It seems the guy who's testing this for me
forgot to install Py2app. It built successfully...I think I'm now getting an
import error: no module named Drivers.NSSS. I'll post more console output if
there is any.
Mike___
Hi,
I was finally able to get my app to run by using multiprocessing, so thanks
guys for that suggestion. However, I'm trying to build it with py2app, and am
getting this error. I generated a setup.py script using py2applate --make-setup
zgp.py.
Installed /Users/MacAdmin/Desktop/RSG/zgp/src/py
- Original Message -
From: "Bill Janssen"
To: "Mike"
Cc: ;
Sent: Tuesday, May 18, 2010 2:22 AM
Subject: Re: [Pythonmac-SIG] Still Unable to get my Python program working
on the mac
An easy way to speak stuff on the Mac from Python is
import os
os.
- Original Message -
From: "Bill Janssen"
To: "Mike"
Cc: ;
Sent: Sunday, May 16, 2010 10:28 PM
Subject: Re: [Pythonmac-SIG] Still Unable to get my Python program working
on the mac
I tried pyttsx on a Mac running 10.5.8:
% ls
MANIFEST.in README pyttsx set
- Original Message -
From: "Bill Janssen"
To: "Mike"
Cc: ;
Sent: Sunday, May 16, 2010 10:11 PM
Subject: Re: [Pythonmac-SIG] Still Unable to get my Python program working
on the mac
Mike, I looked back at your messages. I find that things work best on
the
Hi,
I'm sure you've seen my thread that started off with a module import problem.
Now, I've really hit a dead end since the program won't even stay open and
there's no traceback to give me a starting point. Could someone who's
experienced in python mac development and has some extra time be wi
- Original Message -
From: "Ronald Oussoren"
To: "Mike"
Cc:
Sent: Tuesday, May 11, 2010 4:04 AM
Subject: Re: [Pythonmac-SIG] Module Import Problem
On 9 May, 2010, at 22:21, Mike wrote:
- Original Message - From: "Ronald Oussoren"
To:
- Original Message -
From: "Ronald Oussoren"
To: "Mike"
Cc:
Sent: Monday, May 03, 2010 1:09 AM
Subject: Re: [Pythonmac-SIG] Module Import Problem
On 2 May, 2010, at 20:16, Mike wrote:
I built the latest PyObjC from source and got the same error.
What
I built the latest PyObjC from source and got the same error. Do I need to
build the older version, PyObjC 2.0? Also, what is mac ports?
Mike
- Original Message -
From: "Aahz"
To:
Sent: Saturday, May 01, 2010 9:55 PM
Subject: Re: [Pythonmac-SIG] Module Import Problem
O
- Original Message -
From: "Chris Barker"
To: "Mike"
Sent: Sunday, April 25, 2010 1:11 PM
Subject: Re: [Pythonmac-SIG] Module Import Problem
Mike wrote:
Using easy_install. I installed easy_install by using this script:
http://peak.telecommunity.com/dist
ubject: Re: [Pythonmac-SIG] Module Import Problem
Mike wrote:
I don't think I'm doing anything special really. Just running it with
python zgp.py. It may be something the pyttsx package is doing...
how did you install pyttsx ?
-Chris
- Original Message - From: "Chris B
I don't think I'm doing anything special really. Just running it with python
zgp.py. It may be something the pyttsx package is doing...
- Original Message -
From: "Chris Barker"
To:
Sent: Sunday, April 25, 2010 12:14 PM
Subject: Re: [Pythonmac-SIG] Module Import P
uires version 10.0.0 or
later, but libxml2.2.dylib provides version 9.0.0
- Original Message -
From: "Aahz"
To:
Sent: Saturday, April 24, 2010 12:22 PM
Subject: Re: [Pythonmac-SIG] Module Import Problem
On Wed, Apr 21, 2010, Mike wrote:
My friend is testing my program for me
Foundation
- Original Message -
From: "Aahz"
To:
Sent: Saturday, April 24, 2010 12:22 PM
Subject: Re: [Pythonmac-SIG] Module Import Problem
On Wed, Apr 21, 2010, Mike wrote:
My friend is testing my program for me on his Mac, he's running Snow
leopard. I'm using a
Hi,
My friend is testing my program for me on his Mac, he's running Snow leopard.
I'm using a package called Pyttsc that allows for text to speech on the Mac.
He's getting the following error:
file: build/bdist.macosx-10.6universal/egpyttsx/drivers/nsss.py, line 18: no
module named foundation
and I'll need a mac?
Mike
- Original Message -
From: "Chris Rebert"
To: "Mike"
Cc:
Sent: Saturday, April 17, 2010 10:44 PM
Subject: Re: [Pythonmac-SIG] Py2app Problem
On Sat, Apr 17, 2010 at 7:28 PM, Mike wrote:
Hi all,
I'm having an issue with Py2
Hi all,
I'm having an issue with Py2app. I'm totally new to this, so if you could help
I'd greatly appreciate it. Below is some of the output I was getting, and the
traceback. I generated a setup.py using py2applet, and thne ran python setu.py
py2app. If you need more information from me, let m
Oops. I was replying to this thread:
http://mail.python.org/pipermail/pythonmac-sig/2009-January/020834.html
which I thought only just began, but I now see it began a year ago.
Still getting used to 2010 it seems!
Mike
On Sun, Jan 3, 2010 at 7:10 PM, Mike Lawrence wrote:
> This seemed to w
following just after pygame.init(),
*before* pygame.display.set_mode().
pygame.display.set_icon(pygame.image.load('AppIcon.png'))
Next, when you build using py2app, build as follows:
python setup.py py2app --iconfile AppIcon.icns --resources AppIcon.png
--
Mike Lawrence
Graduate St
ot;Section 1"
#!!!: Look at this now!
displays as: "!!! Look at this now"
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
ist archives to no avail.
If anyone can suggest why I might be getting this error, I would
appreciate the help.
Thanks,
Mike Porter
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
t
>> by macports.
>
> I'm pretty sure the build you get from python.org works fine with Tkinter --
> it is well integerated with OS-X, rather than separate and "unixy" like
> macports and fink.
i used the python.org build for exa
On 7-Aug-08, at 9:45 AM, Mike Covill wrote:
On 7-Aug-08, at 9:34 AM, Pascal Bompard wrote:
Returning to this 3 week old chestnut, (apologies for delay - my
second child was born in the interim), and thanks to all who
attempted to help, but I am still struggling with this issue
is only used to find the executable (python), not the
document (test.py). The document must include either the relative
path from where you are, or the absolute path.
Mike
do buy a book or surf the web for info about using the terminal on
OS-X -- it's a great skill to have.
You&
containing what used to be in the main.py file, and run it from there.
Here are some py2app resources I found useful:
http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html
http://undefined.org/python/py2app.html
Mike
On 4-Aug-08, at 12:45 PM, the Shelter wrote:
Hi,
after a lot of
On 31-Jul-08, at 12:33 PM, Christopher Barker wrote:
Mike Keith wrote:
are my problems down to the fact that i'm using apple's python 2.5 to
build the .app?
yes.
if so, any advice on how to proceed?
Install the python.org python ,and use that to built your app -- it
should t
> Install the python.org python ,and use that to built your app -- it should
> then run on all systems >= 10.3.9
thanks! that works a treat
cheers,
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman
on 2.5 to
build the .app? does this force it into using the semi-standalone
option? (certainly appears to) if so, any advice on how to proceed?
cheers,
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
>=2.0
error: Could not find suitable distribution for
Requirement.parse('pyobjc-framework-Cocoa>=2.0')
Thanks,
Mike Covill
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
I installed leopard, pretty pumped that it has python 2.5 on it but i
cant seem to find IDLE or a way to install IDLE without installing an
external 2.5 which from the threads seems the wrong way to go.
please help
___
Pythonmac-SIG maillist - Pytho
On 2007-Nov-09, at 00:32, Ronald Oussoren wrote:
>
> On 8 Nov, 2007, at 20:55, Mike Covill wrote:
>
>> I wanted to try using the NSDistributedNotificationCenter to pass
>> messages between two separate python programs running simultaneously,
>> so to learn about doin
ion via the command line, expecting to see a print statement
that the notification was received:
import Foundation as F
import listener
gn = listener.GetNotes()
nc = F.NSDistributedNotificationCenter.defaultCenter()
nc.postNotificationName_object_('myNo
version mismatch?)
Abort trap
I've spent several hours hunting through the bootstrap and a few
other bits, but I didn't have a good intuitive feel for where the
problem is.
Is there something simple that I'm missing?
Any help would be appreciated.
Thanks,
-Mike
___
Does anyone have experience creating a pure python app (no Cocoa integration) which is associated with a document extension?We would like to be able to launch our application by double-clicking an associated document (associated using CFBundleDocumentTypes in the info.plist) and having the data in
s the same functionality? If so, how? Where would
I specify the options?
Or should I make different versions of my main.py file for each
configuration.
Thanks,
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailma
No attachments stored for XcodeIntegration"
Thanks,
Mike Covill
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
rangler is great for "plain" scripts.
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
urs." Most of the titles in this series
are horrible, but this one id very good - well organized and an easy
read. It is also several years old, but it is a great intro.
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
Subject:
Re: [Pythonmac-SIG] pychecker
From:
Bob Ippolito <[EMAIL PROTECTED]>
Date:
Mon, 3 Jan 2005 23:13:21 -0500
To:
Robert Kern <[EMAIL PROTECTED]>
To:
Robert Kern <[EMAIL PROTECTED]>
CC:
pythonmac-sig@python.org
On Jan 3, 2005, at 10:25 PM, Robert Kern wrote:
Mike Hansen
pychecker
pychecker
Unfortunately, it will won't work. Did I create the link properly?
Does anyone have any ideas on how I can get pychecker to work?
Thanks,
Mike
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
49 matches
Mail list logo