Skip to content

Instantly share code, notes, and snippets.

@joeld1
Last active February 25, 2021 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joeld1/7d4c88181c7b55b798dc3331b6d501c9 to your computer and use it in GitHub Desktop.
Save joeld1/7d4c88181c7b55b798dc3331b6d501c9 to your computer and use it in GitHub Desktop.
NVDA - Notes on Translating

Install Chocolatey first

choco install nvda

choco install poedit

choco install tortoisesvn

Install Python 3.7

  • Encountered issues using pyenv-win, but will re-visit using pyenv after troubleshooting my py-launcher issue.
  • NVDA is compatible with 3.7 for the meantime.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment