Hi, looks like this is issues with the installation of Murano requirements with the pip.
To fix them I suggest to do the following: *pip install pip -Upip install setuptools -U* and after this try to install Murano requirements again. On Wed, Dec 10, 2014 at 10:46 AM, <[email protected]> wrote: > HI Team, > > > > I am installing Murano on the Ubuntu 14.04 Juno setup and when I try the > below install murano-api I encounter the below error. Please assist. > > > > When I try to install > > > > $ *tox -e venv -- murano-api --config-file ./etc/murano/murano.conf* > > > > pip can't proceed with requirement 'pycrypto>=2.6 (from -r > /home/ubuntu/murano/murano/requirements.t xt > > > > (line 18))' due to a pre-existing build directory. > > location: /home/ubuntu/murano/murano/.tox/venv/build/pycrypto > > This is likely due to a previous installation that failed. > > pip is being responsible and not assuming it can delete this. > > Please delete it and try again. > > Storing debug log for failure in /home/ubuntu/.pip/pip.log > > > > ERROR: could not install deps > [-r/home/ubuntu/murano/murano/requirements.txt, > -r/home/ubuntu/murano/m > urano/test-requirements.txt] > > > > > > > > Warm Regards, > > *Raghavendra Lad* > > > > ------------------------------ > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise confidential information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the e-mail by you is prohibited. Where allowed > by local law, electronic communications with Accenture and its affiliates, > including e-mail and instant messaging (including content), may be scanned > by our systems for the purposes of information security and assessment of > internal compliance with Accenture policy. > > ______________________________________________________________________________________ > > www.accenture.com > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Timur, Senior QA Engineer OpenStack Projects Mirantis Inc My OpenStack summit schedule: http://kilodesignsummit.sched.org/timur.nurlygayanov#.VFSrD8mhhOI
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
