neverlink
neverlink
Yes i've tried that, no difference. I am the only admin of the computer as well.
Please add this, it's the only thing missing for me on this player. MPC-HC does this, ctrl+up/down arrow changes the speed (and pitch)
This issue can occur when no region is associated with the profile in `~/.aws/config` Running `aws configure` and providing a default region fixes this. [to_deltalake()](https://github.com/aws/aws-sdk-pandas/blob/de5d1610d6d4ea3be44a01ab3f09b64e291a4ab7/awswrangler/s3/_write_deltalake.py#L24 ) pulls a `None` value...
My guess would be something to do with context, but I can't figure really figure out how that works. Side note: Thank you so much for implementing the speed change...
WE LOVE YOU!
Still a relevant issue on Windows. I'm stuck at this trying to follow the [Zed Build Instructions](https://github.com/zed-industries/zed/blob/main/docs/src/development/windows.md) Stack trace: ``` cargo run --release Updating git repository `https://github.com/servo/pathfinder.git` error: failed to...
`read_csv` can read singlular compressed files just fine. But when globbing, `scan_csv` gets called, causing it to give up. Not sure why this doesn't work in the current implementation.