zioc/contrail-devstack-plugin

(Solved) import error during ./stack.sh

alexiei opened this issue · 5 comments

Hi,
I found an import error during my installation that I solved in this way:

sudo su
pip install pydot

Now all works

zioc commented

Hi,

Could you elaborate a little bit? Where did you observe the import error?
I haven't yet observed this kind of error...

Yes, sorry.

After the launch of ./stack.sh the process went in error.

During the logs analysis process I found this:
"ImportError: No module named pydot"

Hi, Do you still hit that issue?

Ok, I close that issue.