Skip to content

Install troubleshooting

Áine O'Toole edited this page Oct 14, 2022 · 1 revision
  • If git is not installed on your system (for example if you're using a Mac you've never installed command line tools for) you may need to first install Xcode or Xcode command line tools. To find out if you've got git, open a terminal window and type git. If an error message occurs you can install Xcode command line tools with the interface provided by Apple.
  • You will need to have conda or miniconda installed to build the environment
Clone this wiki locally