Lukas Hergt
Lukas Hergt
> Notice the bottom right panel is yellow instead of blue. Huh, curious, and subtle. Hmm, when picking a colour for the 1d line, we do want to pick the...
> I can, guess I should get used to it (I've always preferred `"`, as I find myself much more often needing an apostrophe than quotation marks in a string)...
I think this is fixed, right? Or is there something remaining to this issue?
Hi @appetrosyan, I've taken screenshots of the two windows that show some obvious display issues. I'm not sure what exactly they are supposed to look like, you'll be a better...
It might be good if you also tested it out on CSD3. That way you can get a better and more direct feel for potential issues on other platforms.
The `readme` is not part of the master branch yet. Was a bit lost at first not knowing what to do. Would be good to make that part of master.
Did you manage to get it running on CSD3? I'm getting `ImportError: Failed to import any qt binding` there, despite having e.g. `PySide2`, `matplotlib-backend-qtquick` and `PyQt5`...
> @lukashergt Try > > ``` > pip uninstall matplotlib > python -m pip install --upgrade pip > pip install matplotlib > ``` Already did... Hmm, that is odd. Did...
> Yes. `pipenv`. > > On CSD3 the stock `module load python/3.8` did the basic task. The rest was just pip installed. I already set up a completely new virtualenv...
Nope, same error. Weird, maybe something to be raised with the support team?