Octavian Mot

Results 4 issues of Octavian Mot

After freezing the app, I noticed that the `Info.plist` might contain the path to the python executable used by py2app.: Here's a sample ``` PythonInfoDict PythonExecutable /path/to/my/python

Hello! I'm trying to freeze an app that has some functions which need torch and torchaudio. Unfortunately, I get the following error when running the app: ``` OSError: dlopen(***********/dist/TorchTest.app/Contents/Resources/lib/python3.9/torchaudio/lib/libtorchaudio.so, 0x0006):...

The `name` attribute is super useful when dealing with multiple windows and/or observer patterns, since it's the cleanest way to update widgets from different objects/functions etc. using nametowidget() I would...

I installed ZeroTier_1.2.12_arm-x41.qpkg on a QNAP TS-431X2 via the UI. zerotier-cli status constantly replied `Error connecting to the ZeroTier service: connection failed Please check that the service is running and...

bug