Skip to content

Commit

Permalink
INTU-1186 | Update README with run instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravi Sinha committed Apr 10, 2017
1 parent cec20b5 commit e0d8fa4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@

Need ws4py installed (pip install wsp4)

2) How to test

Run $ python test_topic_client.py

2) Notes

The following warning has been observed on Mac El Capitan OS:

UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'. Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.

WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.

0 comments on commit e0d8fa4

Please sign in to comment.