-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
Hi,
so I `pip install chamferdist`, installed via pip. But when I run my training loop where both `source` and `target` is in `cuda.()`, I get the following error:
```
Traceback (most recent ca…
-
File "/Users/.../.venv/lib/python3.12/site-packages/bxsolana/provider/ws.py", line 7, in
from . import jsonrpc_patch # noqa: F401, Used for side-effect patching
^^^^^^^^^^^^^^^^^^^^^^^^^…
-
Running the `soda ingest dbt` command with `dbt 1.8` instead of `dbt 1.7` makes the command throw the following exception:
```
soda ingest dbt -d snowflake -c configuration.yaml --dbt-artifacts /dbt…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
This error appears to be similar to #1466
After running for a few weeks on ~50 mammalian fastas from NCBI, cactus crashes with two seemingly related errors from a bunch of toil jobs. I'm wondering…
-
A user attempted to make a connection from within a ProcessPoolExecutor and somehow got an error from urllib3 about a -1 file descriptor. Any ideas on how this could happen? I didn't see any place t…
-
If I open an image in napari 0.5.4 and then launch the widget (from Plugins menu) and click Create, I get a traceback:
```
-------------------------------------------------------------------------…
-
Hi, everytime I try to run f95checker on crostini it throws errors about the opengl context:
```
./F95Checker-Debug
qt.qpa.wayland: No shell integration named "xdg-shell" found
qt.qpa.wayland: No…
-
I am trying to use single layer images that have intensity range from -1024 to 3072 (12 bit, signed). I have changed the aligned_dataset.py so that I can read my images into numpy arrays and then conv…