molobrakos / volvooncall

Retrieve information from the Volvo On Call (VOC) web service
The Unlicense
151 stars 47 forks source link

Error Websockets #83

Closed mazim-co closed 2 years ago

mazim-co commented 2 years ago

Hello there - I'm not able to finish the setup because I'm getting following error:

error: websockets 10.2 is installed but websockets<10.0,>=9.0 is required by {'amqtt'}

Any ideas how I can fix this?

decompil3d commented 2 years ago

Version 0.10.0 moves the MQTT dependency to extras_require and also drops the explicit websockets dependency. So try installing the newer version.