Felix Berkenkamp

Results 5 issues of Felix Berkenkamp

**Describe the bug** Importing `einops` before `torch._dynamo` currently leads to warnings. I'm not sure if this needs a fix on the `pytorch` or `einops` side. This is annoying for CI...

backend bug

I'm using the current version from master. First of all it doesn't build on Linux (Missing `#include ` in `Source/UnrealCV/Private/libs/cnpy.h`). With that fixed, unrealcv works fine within the unreal editor...

I get an error when running `python -m uv pip install --verbose 'antlr4-python3-runtime==4.9.3'` on an Windows CI server. The error does *not* occur when installing with the `--no-cache` flag. Nor...

windows
needs-mre

## Motivation Python 3.12 has been release about 1 year ago, but there are only wheels for Python 3.7 - 3.11 on PyPI. This makes it difficult to use `envpool`...

**Is your feature request related to a problem? Please describe.** I am using remote development with PyCharm quite a lot (through Gateway), but the `ruff` plugin does not seem to...

enhancement