-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
`nuitka` CLI not found on Windows if installed with `uv`
Tl;Dr: On Windows `nuitka` is [reported as an available CLI](https://github.com/kdeldycke/workflows/actions/runs/11533605793/job/321067382…
-
On Windows Server 2012 R2 with PowerShell 4.0 we had to downgrade the module from v2.8.14 to v2.8.11 because we started receiving the following error when fetching CRM data:
System.Management.Autom…
ghost updated
3 years ago
-
Dear all,
I am new to xeus and I am not sure it is done for my purpose.
I am developing **a C++ application** with an **embedded python interpreter** (currently taken from boost::python).
**The i…
-
When using Mitogen, I sometimes see `EAGAIN` errors, due to stdout being non-blocking. This breaks the Python interpreter, as well as any other spawned commands, since they don't handle non-blocking f…
-
### Bug description
`Thief Gold` game has `GOG + NewDark version` installation option -- it is broken. When you use it it presents this screen:
![image](https://github.com/user-attachments/assets/…
-
When linking an executable with `-nostdlib`, no PIE, and no linked dynamic libraries, the executable wil crash with a segmentation fault within `audit_list_add_dynamic_tag` in the ld-linux interpreter…
yaram updated
2 months ago
-
The interpreter does not cleanly exit upon receiving an EOF, instead treating it as a command:
```
% pkpass
Welcome to PKPass (Public Key Based Password Manager) v2.7.8!
Type ? to list commands
p…
-
README indicates:
> Inside an expression, the Windows Update [IUpdate interface](https://msdn.microsoft.com/en-us/library/windows/desktop/aa386099(v=vs.85).aspx) can be referenced by the $_ variable.…