34j

Results 171 comments of 34j

I tested on the CLI with the latest `ufmt==2.0.0` and `black==22.8.0` ,and could not reproduce this issue. I have upgraded (`ufmt==2.0.0` and `black==22.8.0`) and built the python libraries for vscode-ufmt,...

I have updated the extension and tried both useBundled / fromEnvironment and the issue continues to occur. Oddly enough, when I looked at the output, the issue did not occur....

Note that since youtube-dl and yt-dlp seem to support real-time recording, those can be used until this issue is resolved if you are suffering from it.

``` File "/usr/local/lib/python3.8/dist-packages/lightning/pytorch/loops/optimization/manual.py", line 109, in advance training_step_output = call._call_strategy_hook(trainer, "training_step", *kwargs.values()) File "/usr/local/lib/python3.8/dist-packages/lightning/pytorch/trainer/call.py", line 288, in _call_strategy_hook output = fn(*args, **kwargs) File "/usr/local/lib/python3.8/dist-packages/lightning/pytorch/strategies/ipu.py", line 268, in training_step return self._step(RunningStage.TRAINING,...

Since we do not directly specify such things in the code, please check the version of the related library and ask for help there.

Thanks for the PR. - I think there are more places that librosa or soundfile is used. - It is disappointing that it does not work with Docker, but I...

Too perfect. I think amend is the legit way to do it, but you can do it either way. (If you don't amend, style: run pre-commit or something?)