-
KeyError: "Unable to open object (object 'Mandatory_Quality_Flag' doesn't exist)”
Here is the function I am using (a similar format to the one available on the [BlackMarblePy tutorial page](https:/…
-
```
$ make
cython msgpack/_cmsgpack.pyx
python setup.py build_ext -i -f
running build_ext
building 'msgpack._cmsgpack' extension
creating build
creating build/temp.linux-x86_64-cpython-314
cre…
-
After supplying a path where i know it exists I just received another error:
```bash
AttributeError: 'Namespace' object has no attribute 'gc'
```
Here is the full traceback:
```bash
❯ auto…
-
1. What is the link to the documentation section that needs improving?
https://python-oracledb.readthedocs.io/en/latest/user_guide/troubleshooting.html#dpyerr
2. Describe the confusion
I was …
-
Without the compiler option: https://github.com/mrakgr/Spiral-s-ML-Library/blob/c5d8a529b210f84dc955a017aeff455c2d27affd/game/leduc/fast_compile.py
With --Ofast-compile=max: https://github.com/mrakgr…
-
**Describe the bug**
When adding natural BCs:
```
A_diffusion.add_natural_bc([0], mesh.boundaries.Left.name)
A_diffusion.add_natural_bc([0], mesh.boundaries.Right.name)
A_diffusion.add_natural_…
-
### What is the expected enhancement?
From #1524 we discovered that our current stack doesn't support the new major version from numpy. If you try to use `numpy > 2` in the client Ray returns the …
-
I get this error no matter what hacks I try:
[53/53] Cythonizing sklearn/utils/sparsefuncs_fast.pyx
main()
File "/home/toncho/.local/lib/python3.10/site-packages/pip/_vendor/py…
-
I want to install azure-iot-hub in a virtual environment (`pip install azure-iot-hub`), but the build of uamqp wheel fails.
Is there something wrong with the installation method?
M2 Pro
MacOS 14.…
-
I was trying to test scancode-toolkit with Python 3.13.0 and I ran into this when configuring it:
```
Building wheel for intbitset (pyproject.toml) ... error
error: subprocess-exited-with-err…