Using the supplied samples, I am writing a Kinesis application, running my Python code within a virtualenv
. However, it seems the Java application is unable to communicate with my application when running within a virtualenv.
Is there a configuration available that would allow this?