Hi darkfower, Currently you have to do python setup_x.py develop where x corresponds to the package you want to do that for (server, client, common, etc). This will be changing soon (I've got a patchset for review that converts our setup.py into a real one).
Thanks, Brad On Tue, Dec 20, 2011 at 5:26 PM, darkfower <[email protected]> wrote: > hi, everybody > > when i exec python setup.py develop in the quantum dir , error as follow : > > Checking for virtual-env and easy_install > done. > Command 'develop' not found > > > > can i help me ? > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

