-
Using CoquiEngine for synthesizing Japanese and occasionally I got this RecursionError. The error trace message is included below.
```
Exception in thread Thread-39 (play): …
-
I tried to sample two different signals with two channels (GPIO26, GPIO27) using example_ADC_async.py. One of them was linked to a Function Generator and the other was linked with a Jumper to GP2. Pro…
-
**Describe the bug**
Currently the `aioboto3` type generator creates the following _incorrect_ type hint (snippet from `aioboto3-stubs/session.pyi`).
```python
@overload
def resource(
self,…
-
### Rehike version
0.8.3
### Operating system
Windows 10
### PHP version
8.2.0
### What's going on?
The latest rehike update broke video pages for me, it keeps giving this error
> Error: Cla…
-
Currently in generators, we catch exceptions during the yield and raise them. This is not correct, we should be setting the error and let the frame do the error handling. In other words, the current i…
t-vi updated
4 months ago
-
Self-explanatory
-
I'm trying to upload any of examples in the repo to the pipelines settings tab. But when I try to save I get the error: No valves to update.
Can somebody point to what might be going on? Thank you.…
-
# Suggestion
It would be amazing if typescript could infer types from async generators.
The following is valid javascript, thus, I think, it should be valid typescript and type of `x` should b…
-
Apologies, as I haven't really fully figured out how to reproduce this -- other than to say that I am pretty sure it's only started happening "recently".
When I use `ptpython`, `RuntimeErrors` are …
-
**Is your feature request related to a problem? Please describe.**
It's not related to a problem
**Describe the solution you'd like**
In the Swift Codegen for URLSession the template is given a "…