Hi,
I have recently attempted to boot tidal cycles after not using it for some time, I have
reinstalled supercollider, atom, superdirt and tidals but keep encountering this error:
: error: Could not find module ‘Sound.Tidal.Context’ Perhaps you haven't installed the
"dyn" libraries for package ‘tidal-0.9.4’? Use -v to see a list of the files
searched for.
It has booted superdirt in supercollider fine and says that it is now listening to tidal.
I have attempted to reinstall cabal libraries in terminal as it was suggested on one of
the threads i was reading but this error has come up:
Downloading the latest package list from
hackage.haskell.org
Warning: --root-cmd is no longer supported, see
https://github.com/haskell/cabal/issues/3353 (if you didn't type --root-cmd,
comment out root-cmd in your ~/.cabal/config file)
Resolving dependencies...
Downloading hosc-0.16...
Downloading semigroups-0.18.5...
Configuring semigroups-0.18.5...
Configuring hosc-0.16...
Building semigroups-0.18.5...
Building hosc-0.16...
Failed to install hosc-0.16
Build log ( /Users/augusteoldham/.cabal/logs/ghc-8.2.1/hosc-0.16-97VXantTzuKyhAxzpiNz4.log
):
cabal: Entering directory
'/var/folders/01/k00h_tp95sg844rcmvm7rptm0000gn/T/cabal-tmp-4626/hosc-0.16'
Configuring hosc-0.16...
Preprocessing library for hosc-0.16..
Building library for hosc-0.16..
[ 1 of 24] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs,
dist/build/Sound/OSC/Coding/Cast.o )
Sound/OSC/Coding/Cast.hs:7:1: error:
Could not find module ‘Data.Binary.IEEE754’
There are files missing in the ‘data-binary-ieee754-0.4.4’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
|
7 | import qualified Data.Binary.IEEE754 as I {- data-binary-ieee754 -}
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory
'/var/folders/01/k00h_tp95sg844rcmvm7rptm0000gn/T/cabal-tmp-4626/hosc-0.16'
Installed semigroups-0.18.5
Updating documentation index
/Users/augusteoldham/Library/Haskell/share/doc/x86_64-osx-ghc-8.2.1/index.html
cabal: Error: some packages failed to install:
hosc-0.16-97VXantTzuKyhAxzpiNz4 failed during the building phase. The
exception was:
ExitFailure 1
tidal-0.9.9-HBHsaEyalI8Br8QxAMTx1i depends on tidal-0.9.9 which failed to
install.
Augustes-MacBook-Pro:~ augusteoldham$ : error: Could not find module ‘Sound.Tidal.Context’
Perhaps you haven't installed the "dyn" libraries for package ‘tidal-0.9.4’?
Use -v to see a list of the files searched for
ending with the same error that popped up in atom, any help with this would be greatly
appreciated!
thank you!