Christoph Mayer
Christoph Mayer
Forgot to mention: It works when using event, values = window_overview.read() Could be distanly related to #3771 It is related in the following sense: sg.read_all_windows() does not always seem to...
I did more research. Google found this, github did not. This seems to be the same as: #3795
I tried this on windows and the problem and the effect are identical. window.read() is working, sg.read_all_windows does not work after clicking into the window. The identical effect is: When...
I had the same problem. I think I solved it by increasing the number of points_per_side option. In my example code this was 32. When using the demo it shows...
I used 80 or 100. It is a while ago that I did this. If you upload an image on the web demo, the number of points was about 80...
Well, the gapopen parameters was outside of the allowed range. But the error message is not correct. It gives the impression that the parameter cannot be used. If the error...
Dear Xiongqian, I would guess that you try to analyse an amino acid matrix with a nucleotide model. Indeed the Q is the first symbol that is not in the...
Hi Brett, in principle Anaconda worked fine for me when I tried it. If I understand correctly, Anaconda will not be required if all packages are already installed, but it...