Coder Social home page Coder Social logo

chickadee-demo's People

Contributors

ekaitz-zarraga avatar vidjuheffex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chickadee-demo's Issues

How can I run chickadee-demo?

Hi this looks like a really nice project! Congrats!

I'm stumped on knowing how to run it.

I installed guile-chickadee with guix but I get this error:

[email protected]:~/chickadee-demo$ guile main.scm 
guile: warning: failed to install locale
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /home/chris/chickadee-demo/main.scm
;;; WARNING: compilation of /home/chris/chickadee-demo/main.scm failed:
;;; no code for module (chickadee)
Backtrace:
           8 (primitive-load "/home/chris/chickadee-demo/main.scm")
In ice-9/eval.scm:
   721:20  7 (primitive-eval (use-modules (chickadee) (chickadee scripting) (chickadee math) (chickadee audio) (chickadee math vector) (chickadee math matrix) (chickadee math rect) (chickadee render font) ?))
In ice-9/psyntax.scm:
  1241:36  6 (expand-top-sequence ((use-modules (chickadee) (chickadee scripting) (chickadee math) (chickadee audio) (chickadee math vector) (chickadee math matrix) (chickadee math rect) (chickadee # #) ?)) ?)
  1233:19  5 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () () ())) _ e (eval) (hygiene guile-user))
   285:10  4 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) (hygiene guile-user))
In ice-9/boot-9.scm:
  3898:20  3 (process-use-modules _)
   222:17  2 (map1 (((chickadee)) ((chickadee scripting)) ((chickadee math)) ((chickadee audio)) ((chickadee math vector)) ((chickadee math matrix)) ((chickadee math rect)) ((chickadee render font)) ((?)) ?))
  3899:31  1 (_ ((chickadee)))
   3300:6  0 (resolve-interface (chickadee) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)

ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (chickadee)

Any help is greatly appreciated!

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.