Windows device failed to install Tidal

I run cabal v1-install tidal but get below errors:

Resolving dependencies...
Starting time-1.14
Failed to install time-1.14
Build log ( C:\cabal\logs\ghc-9.6.1\time-1.14-CWLAXtPWeM6N1vAGb6etT.log ):
Configuring time-1.14...
Error: cabal-3.10.1.0.exe: The package has a './configure' script. If you are
on Windows, This requires a Unix compatibility toolchain such as MinGW+MSYS or
Cygwin. If you are not on Windows, ensure that an 'sh' command is discoverable
in your path.

cabal: Leaving directory 'C:\Users\sgao\AppData\Local\Temp\cabal-tmp-62656\time-1.14'
Error: cabal-3.10.1.0.exe: Some packages failed to install:
directory-1.3.8.4-F2IlUROA3UYJgIPFszctFd depends on directory-1.3.8.4 which
failed to install.
hosc-0.20-FlzJJwv9yzsRpsxttu6bv depends on hosc-0.20 which failed to install.
network-3.2.0.0-CyazmEXAy54424yFt2oOX4 depends on network-3.2.0.0 which failed
to install.
temporary-1.3-HerdWSqXGm7A2dTTe3Kzrn depends on temporary-1.3 which failed to
install.
tidal-1.9.5-Hurk22gPJCzD36PjGvcHSn depends on tidal-1.9.5 which failed to
install.
time-1.14-CWLAXtPWeM6N1vAGb6etT failed during the configure step. The
exception was:
ExitFailure 1

I installed Cygwin but it doesn't help. Can anyone advise how should I fix it? Thanks!

I seems solving the problem by using command

choco install tidalcycles

1 Like