Olen Latham

Results 6 comments of Olen Latham

Looking over when I attempted on Ubuntu I got the same error and noticed it appears the libavresample-dev was removed as a dep after version 4.3.4. By updating and removing...

This issue was resolved with [PR #416](https://github.com/spacedriveapp/spacedrive/pull/416) and I believe can be closed at this point.

Are there any updates on this PR? Just checking to see what the current status is and if any help is needed.

Couldn't this be easily done and integrated using something like `https://github.com/pre-commit/pre-commit` as it is amazing in maintaining consistency as well as you can link flake 8/black/pylint ect

> > Couldn't this be easily done and integrated using something like `https://github.com/pre-commit/pre-commit` as it is amazing in maintaining consistency as well as you can link flake 8/black/pylint ect >...

@Vaayne You could always pull request to help with args. I put together a default setup for them for now. It will handle keeping the project in a set format...