To run the Error Analyzer application, you will need a reasonably up-to-date computer and software environment. The program is lightweight, but it does assume that your operating system and browser are not outdated.
- Operating System
The application works on Windows, macOS, or Linux. On Windows, it is strongly recommended to use Windows 10 or newer. Older systems such as Windows XP, Windows Vista, or Windows 7 are no longer supported. If your machine still runs these, the application may not install or may behave unpredictably. On macOS, recent versions (10.14 Mojave or newer) are fine. On Linux, most mainstream distributions will work without extra configuration. - Web Browser
The application is accessed through your web browser. You will need a modern browser, such as Google Chrome, Mozilla Firefox, or Microsoft Edge. Older browsers such as Internet Explorer cannot display the interface correctly and will prevent you from using core features like annotation and reports. If you are not sure, download and install the latest version of Chrome or Firefox before starting. - Python (for manual installation)
If you plan to install the application manually instead of using the Windows installer, your computer must have Python 3.8 or newer. Versions of Python earlier than 3.8 will not work. Most Linux and macOS systems can install Python easily from their package manager, and Windows users can download it directly from python.org.
Recommendation for Windows users: the simplest approach is to use the provided installer. It includes everything the application needs, so you do not have to worry about Python or additional libraries.