-
I want to build a standalone and/or onefile of my project.
Qt Plugin tries to find `msvcp140.dll` in `site-packages\pyside6\` which does not exist there but it exists in `site-packages\shiboken6`.
…
-
Hi!
I pip-installed pywin32 on my machine, and everything works fine. I tried it in a virtualenv, and I get this error when importing pywintypes:
`ModuleNotFoundError: No module named 'pywintypes'`
…
-
Hi, I'm attempting to create an executable with the package [Stereopy](https://stereopy.readthedocs.io/en/latest/). It is successfully generating the executable, but crashes upon starting with the fol…
-
* Nuitka version, full Python version, flavor, OS, etc. as output by *this*
command.
1.6.4
Commercial: None
Python: 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (A…
-
## Veil version
3.1.11
## OS Used - all info (architecture, linux flavor, etc)
Kali Rolling (2018.2) in VMware
## How did you install Veil? (Apt, Clone from Github, etc.)
Apt
## Did you …
-
**Describe the bug**
For some reason on a Win10x64_18362 memory sample plugins are failing because "A symbol table requirement was not fulfilled" in spite of the fact that I have just pulled the upda…
-
Cobbler 3.2.x and 3.3.3 Office Docs Windows Install not very detailed
Related work according to the official documentation cannot be successfully installed Windows
Can you make a blog or practice t…
-
Hi all,
I'm struggling hard to get a jupyter notebook server running under PyInstaller. I can load the webpage but it fails when trying to load the kernel:
```
$ ./app
[I 21:42:58.938 Notebo…
-
Nuitka do not import package "socket and "queue" when use python loggin module.
I use nuitka throug wine has windows environment.
`wine python -m nuitka --version`
```
1.6.1
Commercial: Non…
-
I am using Nuitka to package a Python application that uses TKinterweb Python package.
The command to build package is
```
python.exe -m nuitka --mingw64 --standalone --onefile --windows-comp…