What steps will reproduce the problem?
1. Have easy_install installed in your computer
2. $: easy_install ruffus
3. It will complain the module 'multiprocessing' doesn't exist.
If you install it manually (easy_install multiprocessing), then it doesn't
find simplejson.
What is the expected output? What do you see instead?
It should track and download/install the dependencies to multiprocessing
and simplejson
What version of the product are you using? On what operating system?
ubuntu 8.10, easy_install (setuptools) 0.69c9, python 2.5
Please provide any additional information below.
Original issue reported on code.google.com by dalloli...@gmail.com on 7 Jul 2009 at 2:10
Original issue reported on code.google.com by
dalloli...@gmail.com
on 7 Jul 2009 at 2:10