nvda
e0f9c6be - NVDA build system commands no longer refuse to run if not in NVDA's specific build system Python virtual environment, rather any detected Python virtual environment is now allowed. However, a warning is issued that this is not recommended, and when running NVDA from source, a warning is also logged.

Commit
4 years ago
NVDA build system commands no longer refuse to run if not in NVDA's specific build system Python virtual environment, rather any detected Python virtual environment is now allowed. However, a warning is issued that this is not recommended, and when running NVDA from source, a warning is also logged. Developers should still continue to run the NVDA build system commands outside of any existing Python virtual environment, however it is allowed so as to support scenarios such as launching from within an IDE that supports Python virtual environments.
Parents
Loading