aiosip
                                
                                 aiosip copied to clipboard
                                
                                    aiosip copied to clipboard
                            
                            
                            
                        AttributeError: module 'aiosip' has no attribute 'WS'
I installed aiosip using pip3. I am trying to run https://github.com/Eyepea/aiosip/blob/master/examples/call/client.py
Running into:
DEBUG:asyncio:Using selector: KqueueSelector
Traceback (most recent call last):
File "aiosip-test.py", line 83, in 
Any idea what is causing this?