research-virtualfortknox / msb-client-websocket-python

The python client library to connect to the websocket interface of the MSB (Manufacturing Service Bus)
Apache License 2.0
5 stars 4 forks source link

Tutorial project template in docs is not working #15

Closed arthurGrigo closed 3 years ago

arthurGrigo commented 3 years ago

Describe the bug

https://github.com/research-virtualfortknox/msb-client-websocket-python/tree/master/doc/tutorials/create_service_and_communicate_with_msb/project_template

Tutorial project template in docs is not working.

Should be updated. Maybe use the app_sample.py.

To Reproduce

Try to execute the tutorial in the docs.

Expected behavior Runnable MSB-Client.

Screenshots

Environment (please complete the following information):

Additional context

ipamaas commented 3 years ago

Tested the tutorial in a clean environment (pipenv-based). Could not find any issues with the tutorial. The readme of tutorial has been extended for pipenv usage if you want to retest it.