In fact, Superkaramba has been so stable for so long
that I forget how all the various .theme and .py files interact.
I do see at least one *.py file that begins with
#!/usr/bin/env superkaramba
and contains a python2 print statement. Commenting out the print statement doesn't
seem to change anything, though.
Where do I go to provide details?
Doc Evans
Hi Doc Evans,
python2 is phasing out (sloooooowly, but it is), so I guess the script in question may
need to be updated to py3.
If it is something you can share, please send it through and I will take a look.
Cheers
Michele