Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue5243] Missing dependency in distutils build

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Oct 15, 2009, 1:23 AM

Post #1 of 2 (178 views)
Permalink
[issue5243] Missing dependency in distutils build

Tarek Ziadé <ziade.tarek [at] gmail> added the comment:

It looks like there's a missing part in the patch: get_outputs(), and
get_inputs() should also return files created in build()

Now something I don't understand is how reportlab distribution is doing
to copy the compiled extensions when "install" is called.

Could you point me please to the package so I can test that ?

Thanks !

----------
priority: -> normal
resolution: -> accepted
versions: +Python 3.0, Python 3.2 -Python 2.4, Python 2.5

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5243>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 28, 2009, 1:33 AM

Post #2 of 2 (130 views)
Permalink
[issue5243] Missing dependency in distutils build [In reply to]

Patrick Gerken <patrick.gerken [at] computer> added the comment:

Hi Tarek,

I think clib stuff is installed in the right python directory and the
ext install step then just finds them.

To reproduce the issue, run
the "old" easy_install in a virtualenv.
easy_install ReportLab
It will then fail because of the missing library.

I can also show it during Plone Conference, just look for me in irc.

Thanks,

Patrick

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5243>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.