sudheerExperiments

Results 14 comments of sudheerExperiments

It works but when I press ctrl +c to terminate my program, the window just hangs and crashes. This problem wasn't there when I used vimba 2.9. I am attaching...

Hello @morefigs, Here's a sample code of what I am working. I have three cameras in my setup. What I am basically doing in this example is, I am running...

@morefigs Any update on this issue?

For some reason, the v0.3.2 didn't work for me on Ubuntu 19.04. The build seems broken. The v0.3.1, worked for me.

@crypdick, did you install Cerebro from source or did you install it from deb file? Did you uninstall 0.3.2 version before installing 0.3.1?

Hello @crypdick, I am not able to replicate your issue on my laptop for some reason. I am also running Ubuntu 16.04 LTS. Let me know if you followed the...

@crypdick, I see your problem now. I finally replicated your issue. Here's what I think is happening. When I tried to launch another instance of Cerebro when is running, I...

@crypdick, glad that my solution worked. I have a question, are you running Ubuntu on Mac?

@crypdick Ohh cool. Thanks.

Instead of installing quiver by using 'pip install quiver', install from git directly as follows. > pip install git+git://github.com/keplr-io/quiver.git This should solve the problem.