您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

setup_troubleshooting.rst 1.0KB

123456789101112131415161718192021222324
  1. .. _troubleshooting-windows:
  2. Troubleshooting Windows
  3. ================================
  4. - If you see ``MSVCR110.dll is missing`` error, install :download:`Visual C++ Redistributable <./_static/vcredist_x86.exe>`
  5. - If you cannot unzip to ``C:\`` folder, unzip to your Windows Desktop instead
  6. .. _troubleshooting-macos-linux:
  7. Troubleshooting macOS
  8. ================================
  9. - For newer versions of macOS (Monterey onwards), you will need to `install PHP separately <https://github.com/kelaberetiv/TagUI/issues/1137#issuecomment-989465983>`_
  10. - 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>`_
  11. Troubleshooting Linux
  12. ================================
  13. - You may need to google and install PHP on Linux, for eg Ubuntu does not come with PHP
  14. - On Linux, visual automation, OCR and keyboard step require `some manual setup <https://sikulix-2014.readthedocs.io/en/latest/newslinux.html>`_