Zach Scott

Results 5 comments of Zach Scott

With [OrbiterSound 5.0](http://orbiter.dansteph.com/forum/index.php?topic=14499.0) complete, which supports Orbiter 2016, is there still a need for a port to XRSound?

Looks like adding a dependency can fix eTLD support: https://stackoverflow.com/a/61253586

On first inspection I'd say it looks possible: the API looks similar, so you could simply change the two instances of `local` in the whole repo with `sync`. There's definitely...

Digging through the code, it looks like the `products_resolved` view is what would have to change: everything consumption and stock based either uses it directly or through `products_current_substitutions`, which then...

The dependencies for this project include sklearn, nltk, and pandas. I'd run `pip install sklearn nltk pandas` just in case any of those are missing.