Roland Kurmann

Results 25 comments of Roland Kurmann

There is a dependency to [torchvision](https://pypi.org/project/torchvision/) which does not support Python 3.11. We have to wait until the new release. The new 2.0 release[ won't support Python 3.7](https://pytorch.org/blog/deprecation-cuda-python-support/), so we...

Todo: - [ ] Remove addition of yolo for all PyInstaller - [ ] Update pyproject.toml - [ ] Update requirements.txt - [ ] Update Pipfile

Thanks for the suggestion. I did not know [Nuitka](https://nuitka.net/)([GitHub](https://github.com/Nuitka/Nuitka)). I'll have a look at it. I'm wondering if Nuitka can also include binary dependencies as PyInstaller. I think speed of...

I've tested it locally: ```shell python3.11 -m nuitka --enable-plugin=tk-inter --enable-plugin=pyqt5 --include-data-dir=$HOME/.local/__yolo_v3_qr_detector/=__yolo_v3_qr_detector/ --onefile src/extract_otp_secrets.py ``` Nuitka is working, however the performance difference to PyInstaller is not very big for `time ./extract_otp_secrets.bin...

The build times of pyinstaller and nuitka are very different: Nuitka is about 30x slower to build, 36min instead of 1min. Measured on my i7-4500U 1.8GHz (Haswell, 4th Gen) computer:...

I rerun it (did not clear the caches): | Type | Build time | |--------|--------| | PyInstaller | real 0m1.546s, user 0m0.678s, sys 0m0.416s | | Nuitka with flag |...

A try with clang: | Type | Build time | |--------|--------| | Nuitka cold | real 12m8.076s, user 28m43.976s, sys 0m32.064s | | Nuitka warm | real 5m24.256s, user 5m0.535s,...

Thanks for your report. Which command did you use to install libgl1? (Interestingly, the installation of the lib is not necessary in GitHub Ubuntu CI testing which is also using...

Bei den Interessenbindungen finde ich es gut, wenn wir unterscheiden können, ob eine Interessenbindung "mitgebracht" oder nach dem Amtsantritt gekommen ist. Dies finde ich politisch relevant. Views finde ich eine...

> Ja, ich finde es wäre auch wichtig, dass man "mitgebrachte" und dadurch bereits ab Amtsantritt gültige Interessebindungen klar identifizieren könnte durch ein dediziertes Attribut. Sollte dieses bei der Recherche...