<div dir="ltr">Hi,<div>By the traceback you are quite close to master.</div><div>The issue you see is really strange.</div><div>I would try to debug it manually, like starting a python shell and doing the same import and playing with the pythonhome for example as it was suggested.</div><div>I usually use Ubuntu20 for my test envs and never seen such issue with devstack.</div><div><br></div><div>Regards</div><div>Lajos</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">mahdi n <<a href="mailto:m73hdi@gmail.com">m73hdi@gmail.com</a>> ezt írta (időpont: 2022. szept. 5., H, 17:32):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>
<button aria-label="Bookmark" aria-describedby="--stacks-s-tooltip-y9cpd4m3">
</button>
<div><div>
</div>
</div><font size="4">I was installing DevStack on Ubuntu 20.04 when I encountered this error
It says that the Neutron module was not found
while neutron is installed
</font></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
<pre><code>++lib/neutron_plugins/ovn_agent:filter_network_api_extensions:439
/usr/local/bin/python3.8 -c 'from neutron.common.ovn import extensions ;\
print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))
'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'neutron'
+lib/neutron_plugins/ovn_agent:filter_network_api_extensions:439 </code></pre>
</div></blockquote></div>
</blockquote></div>