On 4/8/19, Ben Greenman <[email protected]> wrote: > I think you want to require slideshow/base instead >
Nevermind, that's not right --- at least not on Mac OS where its not possible to instantiate racket/gui in a non-main place. The problem is that requiring slideshow ends up starting the GUI and (I think) a slideshow. If you can require what you need from pict, do that instead. If not, maybe there's a more specific module in slideshow that's safe to require. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

