Added note on wxPython if using Arch Linux.

这个提交包含在:
Craig Warren
2020-04-25 19:27:08 +01:00
父节点 6c8d222072
当前提交 0d55875c74
共有 2 个文件被更改,包括 2 次插入16 次删除

查看文件

@@ -96,6 +96,8 @@ This will make sure conda is up-to-date, install Git, get the latest gprMax sour
If you prefer to install Python and the required Python packages manually, i.e. without using Anaconda/Miniconda, look in the ``conda_env.yml`` file for a list of the requirements.
If you are using Arch Linux (https://www.archlinux.org/) you may need to also install ``wxPython`` by adding it to the conda environment file (``conda_env.yml``).
2. Install a C compiler which supports OpenMP
---------------------------------------------