<div dir="ltr"><div><div>Hi all,<br></div>I've spent couple of hours trying to fix the problem, but couldn't find anywhere a solution, so I'm asking here.<br></div>After installing on Ubuntu the python-sipsimple package I wanted to execute some examples from <a href="https://github.com/saghul/sipsimple-examples">https://github.com/saghul/sipsimple-examples</a>, but it breaks every time at importing the AudioStream module<br><div><div><div><div><div><br>marro@marro-LIFEBOOK-E754:~/sipsimple-examples$ python sipsimple_hello_world.py <br>Traceback (most recent call last):<br>  File "sipsimple_hello_world.py", line 11, in <module><br>    from sipsimple.streams import AudioStream<br>ImportError: cannot import name AudioStream<br></div><div><br></div><div>I will appreciate any help with the problem.</div><div><br></div><div>Best regards</div><div>Marek Adamczyk<br></div></div></div></div></div></div>