Could not find module ‘Sound.Tidal.Context

Installed TidalCycles following this guide MacOS | Tidal Cycles
and this guy Video 3: Getting Started with Tidal Cycles - YouTube

I’m on a Mac, using atom. When booting tidal I get this error:

: error:
Could not find module ‘Sound.Tidal.Context’
It is not a module in the current program, or in any known package.

Not sure how to go about this

That means: tidal is not installed.
Try to execute these lines from the terminal:

cabal update
cabal install tidal --lib

This didn’t work. :frowning:

<no location info>: error:
    Warning: Couldn't figure out LLVM version!
             Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
cabal: Failed to build blaze-builder-0.4.2.2 (which is required by exe:tidal
from tidal-1.8.0). See the build log above for details.
Failed to build base-orphans-0.8.6 (which is required by exe:tidal from
tidal-1.8.0). See the build log above for details.
Failed to build clock-0.8.3 (which is required by exe:tidal from tidal-1.8.0).
See the build log above for details.
Failed to build colour-2.3.6 (which is required by exe:tidal from
tidal-1.8.0). See the build log above for details.
Failed to build data-binary-ieee754-0.4.4 (which is required by exe:tidal from
tidal-1.8.0). See the build log above for details.
Failed to build ghc-paths-0.1.0.12 (which is required by exe:tidal from
tidal-1.8.0). The failure occurred during the configure step. The exception
was:
dieVerbatim: user error (cabal: '/Users/bcgreen/.ghcup/bin/ghc' exited with an
error:

<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)

<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM between [9 and 13)
ghc: could not execute: opt
)
Failed to build exe:hsc2hs from hsc2hs-0.68.8 (which is required by exe:tidal
from tidal-1.8.0). See the build log above for details.
Failed to build indexed-traversable-0.1.2 (which is required by exe:tidal from
tidal-1.8.0). See the build log above for details.
Failed to build primitive-0.7.4.0 (which is required by exe:tidal from
tidal-1.8.0). See the build log above for details.