Giter VIP home page Giter VIP logo

Comments (5)

rahji avatar rahji commented on June 3, 2024 1

I'm assuming homebrew was installed on this machine as root. Reinstalled homebrew, removing old unwritable directories as prompted, and now the script works.

from tidal-bootstrap.

rahji avatar rahji commented on June 3, 2024

Even with sudo, it fails with the following error:

Setting up brew cask.. (this could take a while)
Cloning into '/usr/local/Library/Taps/caskroom/homebrew-cask'...
remote: Counting objects: 257268, done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 257268 (delta 21), reused 19 (delta 8), pack-reused 257224
Receiving objects: 100% (257268/257268), 78.26 MiB | 2.13 MiB/s, done.
Resolving deltas: 100% (178930/178930), done.
Checking connectivity... done.
Tapped 0 formulae
Installing: supercollider
Error: Unknown command: cask
Could not install supercollider quitting.

from tidal-bootstrap.

rahji avatar rahji commented on June 3, 2024

Hm.. I guess there are still issues. It failed when it got to SuperDirt.

Checking if SuperDirt quark is installed..
SuperDirt quark was not found

Traceback (most recent call last):
File "./tidal-bootstrap.command", line 283, in
main()
File "./tidal-bootstrap.command", line 279, in main
check_packages()
File "./tidal-bootstrap.command", line 175, in check_packages
+ "Sorry, all packages could not be installed"
TypeError: bad operand type for unary +: 'str'

from tidal-bootstrap.

davidgranstrom avatar davidgranstrom commented on June 3, 2024

Hi, thank you for reporting this. I will look into it.

If its only the SuperDirt dependency that is missing, you should open the file install-superdirt-quark.scd in SuperCollider and follow the instructions there. This will install the SuperDirt quark.

from tidal-bootstrap.

rahji avatar rahji commented on June 3, 2024

Thanks David - actually more went wrong.. I'm assuming your script also does this at some point "cabal install tidal". Apparently that failed but the script didn't complain about it. Running "cabal install tidal" from a shell prompt gave errors about a ton of prereqs failing to compile. I was able to get around the problem by reinstalling Haskell (apparently I had an old version on my computer already). After that, the command worked fine.

from tidal-bootstrap.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.