Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-23 Thread Charlie Clark
ckage makers if they want the tests. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - Pythonmac-S

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-22 Thread Charlie Clark
ging is still a work in progress. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - Pythonmac-S

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-22 Thread Charlie Clark
ats. For us it was just easier to drop it. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - P

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-22 Thread Charlie Clark
for a source install, as far as I know. It's not dependencies but not respecting the exclusions we use for sdist. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211

Re: [Pythonmac-SIG] Package for building DMG installers from pip requirements

2014-09-22 Thread Charlie Clark
;s packaging remains a work in progress. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - Pythonmac-SIG@

Re: [Pythonmac-SIG] New page on wiki about system Python

2014-08-04 Thread Charlie Clark
Apple Python I don't really know if it still routinely contains bugs because of the way Apple massages the POSIX stuff. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +4

Re: [Pythonmac-SIG] Fwd: Can any cross platform gui framework limitations be filled with ctypes / pyobjc or other?

2013-07-11 Thread Charlie Clark
word for it. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.p

Re: [Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

2013-02-20 Thread Charlie Clark
command line. It's not an IDE and as such often a great complement to one. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178

Re: [Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

2013-02-20 Thread Charlie Clark
g project and just getting it to work will be a challenge. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillis

Re: [Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

2013-02-20 Thread Charlie Clark
Am 20.02.2013, 14:54 Uhr, schrieb Kevin Walzer : On 2/20/13 8:48 AM, Charlie Clark wrote: I'm a big fan of WingIDE for Python development. As it's still using X-Windows it's a bit ugly on Mac OS but it has a great attention to detail and fantastic deep integration with Pytho

Re: [Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

2013-02-20 Thread Charlie Clark
Mac OS but it has a great attention to detail and fantastic deep integration with Python. That said, if you are planning on App development I suspect that you will find the support for additional components in Eclipse + PyDev invaluable. Charlie -- Charlie Clark Managing Director Clark C

Re: [Pythonmac-SIG] PyQT on Lion?

2012-07-23 Thread Charlie Clark
the effectiveness of any virtualenv"? I couldn't seem to get my virtual environment to find PyQt. That's what I meant by "limiting". If the virtualenv has access to the system packages, necessary for PyQT, the the degree of isolation that you have is reduced. I hit a s

Re: [Pythonmac-SIG] PyQT on Lion?

2012-07-22 Thread Charlie Clark
brew. Your problems seem to be related with what you want to do with it afterwards. Installing PyQT using either Homebrew or MacPorts will limit the effectiveness of any virtualenv. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D-

Re: [Pythonmac-SIG] PyQT on Lion? (Charlie Clark)

2012-07-11 Thread Charlie Clark
e switch "--system-site-packages" Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist - Pytho

Re: [Pythonmac-SIG] PyQT on Lion?

2012-07-10 Thread Charlie Clark
rew but you might want to try using the MacPorts version because it will install the binary and save you a heck of a build time. I use it to build LinkChecker on Mac OS. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217

Re: [Pythonmac-SIG] Help with Py2app

2012-05-08 Thread Charlie Clark
extension lets them build properly. Have to see how to work this into the project. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226

Re: [Pythonmac-SIG] Help with Py2app

2012-05-02 Thread Charlie Clark
Am 30.04.2012, 23:16 Uhr, schrieb Chris Barker : (dont' forget to include pythonmac-sig -- it's not doen with a standard reply.) Sorry, I forgot. On Mon, Apr 30, 2012 at 2:07 PM, Charlie Clark wrote: That's a setuptools (or distribute) feature, and should be in the primar

Re: [Pythonmac-SIG] Help with Py2app

2012-04-30 Thread Charlie Clark
sting code from setup I guess if only I knew where to plug it in. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 _

Re: [Pythonmac-SIG] Help with Py2app

2012-04-30 Thread Charlie Clark
y", line 476, in install_item File "/Users/charlieclark/Sites/LinkChecker/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", line 642, in install_eggs distutils.errors.DistutilsError: Couldn't find a setup script in /var/fol

Re: [Pythonmac-SIG] py2app strips symlinks in frameworks, need to keep them

2012-04-30 Thread Charlie Clark
dalone (-s) depend on an existing installation of Python Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldorf D- 40217 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 ___ Pythonmac-SIG maillist

[Pythonmac-SIG] Help with Py2app

2012-04-30 Thread Charlie Clark
ely I haven't worked out how the recipe works. Does the py2app automatically detect the dependency and build and package the shared libraries automatically? Thanks for any help. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Kronenstr. 27a Düsseldor