Sven
Sven
Are there any trouble or concerns with merging my changes?
The following line will work, so the doc shall be updated to this: ``` python -c 'import importlib; from importlib import util; import pathlib; print(pathlib.Path(util.find_spec("sutime").origin).parent / "pom.xml")' ```
Ok, found the problem, unlike stated funq is not compatible with python 3, because u"string" is no longer python code, the u needs to be removed. In python 3.3 it...
Ok. I managed to compile the code. I uploaded the code to my evalboard. Unfortunately the device did not join my network. But it seems to behave like the other...
Is it really medium? I think it refers to #1065 but in my opinion we should not make an upgrade to 3, because it is already unmaintained and outdated. Upgrading...
Urgs, another long list of stuff what one has to do. I also read there are some ways forth and back if one will look from 2 to 4, so...
Maybe this is also related to #1041 #1066
@christianlupus Did you succeed in making a working docker image?
Ok, I tried it, but i looks weird: 1. I did a "flatpak install ..." with the package you provided above. 2. I started it with "flatpak run io.github.thinkle.Gourmet" 3....
Possible duplicate of #792