Alex Railean
Alex Railean
Hello, I would like to ask about the reasoning for having 1. `a` and `b` in the function's prototype, when the formula for calculating the sum of two points does...
I am observing an effect that I am not sure I can make sense of:  In the _targeted ads_ waypoint, the three bottom inputs on the left get out...
I am building an interactive system that uses Jupyter widgets to control the settings that go into the Sankey diagram definition. The idea is to render the diagram when a...
I would like to have a plugin that checks if a TCP connection to a particular port can be established, at a minimum; and if a certain message was received,...
The dashboard has several identical icons that only differ in their tooltip, which hinders usability. All of these actions are already available in the `New` menu on top, so it...
I ask for some tips in finding the root cause of a problem. Here is my environment: ``` $ /opt/devpy39/bin/python3.9 -m nuitka --version 0.9.2 Commercial: None Python: 3.9.6 (default, Oct...
* Nuitka 0.7.6 * Installed via pip I'm exploring the possibility of using Nuitka with a large project that takes about 40 minutes to compile. I used the `--onefile` parameter...
Getting the serialNumber of a certificate (pyasn1 thinks an object has no value, although it does)
I am migrating an application from pyasn1 0.1.7 to the newest 0.4.4, and there's an issue with something that used to work in the past. Here is the code to...
Hi, I am trying to use the library with a custom model that takes an image at the input and produces a mask at the output; it was originally converted...
### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...