Closed alexiei closed 7 years ago
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?
Hi Ed!
No, I resolved all my problems with the commercial version of OpenContrail (3.2)
Thanks a lot for all your support, I really appreciate it
Alessandro
Il giorno 31 mag 2017, alle ore 17:04, Édouard Thuleau notifications@github.com ha scritto:
Hi, Do you still hit that issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Ok, I close that issue.
Hi, I found an import error during my installation that I solved in this way:
sudo su pip install pydot
Now all works