[Pythonmac-SIG] pyobjc build from svn checkout?

Bill Dozier wddozier at mac.com
Sun Oct 1 04:07:53 CEST 2006


What else do I need to do?

mbp:~/build/pyobjc daddy$ ls
Doc                     Install.txt              
MANIFEST.in             ReadMe.html              
Xcode                   setup-lib
Examples                Installer Package        
Modules                 ReadMe.txt               
ez_setup                setup.py
HISTORIC.txt            Lib                      
NEWS.html               Scripts                 libffi- 
src              source-deps
Install.html            License.txt              
NEWS.txt                Tools                   sandbox
mbp:~/build/pyobjc daddy$ svn update

Fetching external item into 'ez_setup'
External at revision 2239.


Fetching external item into 'source-deps/unicode-source'
External at revision 975.

At revision 1885.
mbp:~/build/pyobjc daddy$ python setup.py build
Traceback (most recent call last):
   File "setup.py", line 732, in <module>
     dependency_links = [],
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/distutils/core.py", line 112, in setup
     _setup_distribution = dist = klass(attrs)
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/setuptools-0.6c3-py2.5.egg/setuptools/ 
dist.py", line 219, in __init__
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/setuptools-0.6c3-py2.5.egg/setuptools/ 
dist.py", line 243, in fetch_build_eggs
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/pkg_resources.py", line 487, in resolve
     raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (bdist-mpkg 0.4.2.dev-r0 (/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/ 
bdist_mpkg-0.4.2.dev_r0-py2.5.egg), Requirement.parse('bdist- 
mpkg>=0.4.2'))
mbp:~/build/pyobjc daddy$





--
"I can sum that up in one word: youneverknow." -- Joaquin Andujar

Bill Dozier
wddozier at mac.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20060930/16e378a3/attachment.html 


More information about the Pythonmac-SIG mailing list