-
riscv_isac package is not compatible with ruamel.yaml version > 0.18.0 (current latest version is 0.18.6) because of the deprecated method:
```
AttributeError:
"round_trip_dump()" has been remov…
-
Hi,
No big problem as i am working in a container anyway. But a test upgrade to Fedora 41 would not install brain-brew with full output below.
I downloaded this: https://files.pythonhosted.org…
-
Any thoughts around how to fix this? I tried uninstall/re-install of ruamel.yaml and with older versions too..
config.py", line 46, in getUndoneFiles
return list(filter(lambda fname: fname not…
-
When you git pull the code to the latest version, an error will be reported, which was normal before.
I searched and found that the error started from the commit 9ab298dd49c86e8eff12e3ce70ed90a5514…
-
```
Traceback (most recent call last):
File "D:\ComfyUI\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=exec…
-
File "D:\anaconda\Lib\site-packages\ruamel\yaml\constructor.py", line 429, in construct_mapping
return BaseConstructor.construct_mapping(self, node, deep=deep)
^^^^^^^^^^^^^^^^^^^^^^^…
-
We apply a number of YAML hacks on top of PyYAML for Confit. As pointed out in https://github.com/sampsyo/beets/issues/396#issuecomment-153753069, the [ruamel.yaml](https://bitbucket.org/ruamel/yaml) …
-
**Describe the bug**
When parsing text from a YAML file in ruamel.YAML it it returns a `SingleQuotedScalarString` object, which does inherit from the `str` type. Sending this string to the pure-pyt…
-
cwl-utils requirements uses less than
-
**Describe the bug**
I fail to run on branch 'inference_streaming'.
**To Reproduce**
Steps to reproduce the behavior:
1. git checkout inference_streaming
2. python webui.py --port 50000 --model…