WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.88k stars 420 forks source link

auto editor is not recognized #362

Closed wealthypotato closed 1 year ago

wealthypotato commented 1 year ago

I have installed Python 10 and I used pip install in order to get auto editor however when I try to run the auto editor help feature I'm being told that I'll editor is not recognized as an internal or external command

WyattBlue commented 1 year ago

Try using py -m auto_editor [options] instead of auto-editor [options]