-
## Description of bug / unexpected behavior
There are a variety of bugs in the LinearTransformationScene. Of note:
* Playing animations on Text, Tex, and MathTex Mobjects causes an error: `Value…
-
**Describe the bug**
Based on the issue https://github.com/aws-ia/taskcat/issues/802 i tried to install the package manually and i see that the package is installing the v0.9.38 version instead insta…
-
Trying to install from `poetry install` comes up with an SSL error on fetching `miniconf-mqtt` whilst trying to isntall `stabilizer` from the git. I've tried a whole bunch of things including `certif…
-
The JSON API includes the `requires_python` metadata for each package. If that were included, more packages would be marked as ready for 3.10 (for example).
As one data point, pip will happily ins…
-
At the moment we compile releases with `-fwrapv` which makes the code a bit safer, but disables certain optimizations. From the GCC docs:
> This option instructs the compiler to assume that signed…
-
- **Poetry version**: 1.2.2
- **Python version**: 3.10.8
- **OS version and name**: macOS 13.0
- **pyproject.toml**: https://gist.github.com/gnuletik/8d876426a36b9bfefee4327823c1459b
- […
-
### Bug description
When a checkpoint (presumably the 'best' one saved by model checkpoint monitor) is restored to be used for testing via `trainer.test(model_module, ckpt_path='best')` the `curren…
-
Something strange is happening with multidict when the script executes with "script/setup".
I get this error:
- Updating multidict (5.2.0 -> 6.0.4): Failed
ChefBuildError
Backe…
-
Tried download V2 model with torch and hugging-face-like interface, both through same error:
`Downloading: "https://github.com/lpiccinelli-eth/UniDepth/zipball/main" to /home/olehb/.cache/torch/hub/m…
-
#### Problem Description
Currently, `pdoc` only supports one version of a given Python package.
#### Proposal
I would like to see (optional) support for multiple versions of a package in `pdo…