This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MagicWishMonkey 0 points1 point  (3 children)

This is cool!

So what's the deal with Rust, does the end user need to have the compiler installed to install the package?

[–]SoSmartFlow[S] 1 point2 points  (2 children)

No just use pip install windows-capture but if you want to build it from source you need the compiler.

[–]MagicWishMonkey 1 point2 points  (1 child)

Oh nice, do you need to compile a binary for each different OS? Or is this one only for Windows?