Kay Hayen

Results 1287 comments of Kay Hayen

This is part of the 2.2.2 hotfix I just made, I will release it on commercial shortly too.

Hm, are you using the factory version, with the fix I made for the .pyi file? Is `socket` part of the `.pyi` file. Are you allowing Nuitka to use it...

Directories named `src.py` could actually be an interesting challenge to Nuitka as an aside. :-)

The `Sample` one just worked for me with these options: `--run --stand --include-package-data=pykob Sample.py` and I am now looking at our build script. As an aside, use `python setup.py develop`...

I am adding these ones: ``` Nuitka:WARNING: Extension modules do not control process outputs, therefore the '--force-stdout-spec' and Nuitka:WARNING: '--force-stderr-spec' options have no impact. ```

The release process regarding factory is explained here https://nuitka.net/doc/factory.html

@deajan with an application bundle, you can choose console or not on macOS these days