Comment 1 for bug 704603

Revision history for this message
ahmed wajid (ahmed-wajid) wrote :

Hi,

  apt-get install paste says updated version is available. So does apt-get install paste deploy. Still when I use any command of nova I am getting same error which I pasted here.
 I have also uninsall and install paste and deploy but no use.
   Please help I am struck.

Traceback (most recent call last):
  File "./nova-compute", line 39, in <module>
    from nova import service
  File "/root/openstack/nova/nova/service.py", line 36, in <module>
    from nova import wsgi
  File "/root/openstack/nova/nova/wsgi.py", line 27, in <module>
    from paste import deploy
ImportError: cannot import name deploy