lynkos

Results 2 issues of lynkos

Similar to #98, except RTSP streaming doesn't work in my case. I get the following errors: ``` Connection failed VLC could not connect to '10.0.0.134:554'. ``` and ``` Your input...

**Description** Trying to run code from steps 1-3 in Pyfhel's [MultDepth and Relinearization tutorial](https://pyfhel.readthedocs.io/en/latest/_autoexamples/Demo_6_MultDepth.html#sphx-glr-autoexamples-demo-6-multdepth-py) results in an `ImportError` when running `from Pyfhel import Pyfhel`. ``` Traceback (most recent call last):...

bug