|
123456789101112131415161718192021222324 |
- .. _troubleshooting-windows:
-
- Troubleshooting Windows
- ================================
-
- - If you see ``MSVCR110.dll is missing`` error, install :download:`Visual C++ Redistributable <./_static/vcredist_x86.exe>`
-
- - If you cannot unzip to ``C:\`` folder, unzip to your Windows Desktop instead
-
- .. _troubleshooting-macos-linux:
-
- Troubleshooting macOS
- ================================
-
- - For newer versions of macOS (Monterey onwards), you will need to `install PHP separately <https://github.com/kelaberetiv/TagUI/issues/1137#issuecomment-989465983>`_
-
- - macOS now has tighter security controls, see solutions for the `PhantomJS <https://github.com/kelaberetiv/TagUI/issues/601>`_ and `Java popups <https://github.com/kelaberetiv/TagUI/issues/598>`_
-
- Troubleshooting Linux
- ================================
-
- - You may need to google and install PHP on Linux, for eg Ubuntu does not come with PHP
-
- - On Linux, visual automation, OCR and keyboard step require `some manual setup <https://sikulix-2014.readthedocs.io/en/latest/newslinux.html>`_
|