Hi Chris,

> Running fluxus gives me this:
> 
> /usr/local/lib/fluxus-018/boot.scm:35:9: collection not found
>   for module path: scheme/pretty
I think the fluxus code is not compatible with the current racket
version. It needs to be updated.

scheme/pretty has been replaced by racket/pretty.
http://docs.racket-lang.org/reference/pretty-print.html

Best,
Gabor

Reply via email to