While running "choco install tidalcycles" on Win 10 I had a power outage. I re-ran the installer, but am getting hung at:
Extracting C:\Users<user dir>\AppData\Local\Temp\chocolatey\cabal\3.2.0.0\cabal-install-3.2.0.0-x86_64-unknown-mingw32.zip to C:\ProgramData\chocolatey\lib\cabal\tools\cabal-3.2.0.0...
C:\ProgramDatca\chocolatey\lib\cabal\tools\cabal-3.2.0.0
Chocolatey timed out waiting for the command to finish. The timeout
specified (or the default value) was '2700' seconds. Perhaps try a
higher --execution-timeout
? See choco -h
for details.
The install of cabal was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\cabal\tools\chocolateyInstall.ps1'.
See log for details.
I tried running choco uninstall tidalcycles and re-reunning the install with the same results.
SuperDirt installs correctly and starts
Atom installed correctly and starts
the error within Atom is:
t> : error:
Could not find module `Sound.Tidal.Context'
It is not a module in the current program, or in any known package.
t> Variable not in scope: d1 :: t0 -> t
Variable not in scope: s :: t1 -> t0
help?