-
Hi,
I'm trying to load your model weights using the instructions found in the README.
When loading the model I get the following error:
```python
Python 3.9.20 | packaged by conda-forge | (mai…
-
Hi,
it seems there's an issue when trying to use a standard system output stream that was saved before calling pytest.main on MS-Windows
```
E OSError: [WinError 6] The handle is invalid
`…
-
### Instrument
NIRCam (Stages 1-3)
### What happened?
as i am using NIRCam data , so row by row background subtraction is very important , so when i set rorw _by_ror_bg to True , then this…
-
Please let me start by saying thank you and I do love the thought put into this concept project. I think this type of project is critical for long term societal protections to ensure LLM Localization …
-
#### Problem Description
Python 3.12 introduced [PEP 695](https://peps.python.org/pep-0695) Type Parameter Syntax. This seems to break type parsing for a forward type reference to a generic class i…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
**Describe the bug**
When attempting to use the default rtmidi backend on MacOS, mido appears to use an undefined named constant from rtmidi, generating an `AttributeError`.
**To Reproduce**
…
-
## Description
When SVGs are rendered with duplicate IDs dynamically that point at patterns, the patterns show/hide on scroll. This ID collision is global (you will see weird behavior based on…
-
I am getting a TypeError when using xunitmerge with Python 3.6 on Ubuntu 18.04. Here is the Traceback
Traceback (most recent call last):
File "/usr/local/bin/xunitmerge", line 26, in
merge_x…
-
This function:
https://github.com/joepie91/python-whois/blob/7b0ddf755b3d706860d5d8cb80c598fd854a48ca/pythonwhois/parse.py#L203
causes an error `re.error: bad escape \s at position 0` when using pyt…