Swati Shukla1 <[email protected]> wrote on 12/14/2014 11:29:19 PM:
> From: Swati Shukla1 <[email protected]> > To: [email protected] > Date: 12/14/2014 11:34 PM > Subject: [openstack-dev] #PERSONAL# : Facing problem in installing > new python dependencies for Horizon- Pls help > > Hi, > > I want to install 2 new modules in Horizon but have no clue how it > installs in its virtualenv. > > I mentioned pisa >= 3.0.33 and reportlab >= 2.5 in requirements.txt > file, ran ./unstack.sh and ./stack.sh, but still do not get these > installed in its virtualenv. > > As a result, when I do ./run_tests.sh, I get " ImportError: No > module named ho.pisa" > > Please suggest me if I am going wrong somewhere or how to proceed with this. > > Thanks in advance. > > Regards, > Swati Shukla > Tata Consultancy Services > Mailto: [email protected] > Website: http://www.tcs.com > ____________________________________________ > Experience certainty. IT Services > Business Solutions > Consulting > ____________________________________________ > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you_______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev run_tests.sh --force will reinstall the virtual environment and will be up the added modules _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
