[plt-scheme] problem with browser module

From: Jesse Aldridge (JesseAldridge at gmail.com)
Date: Tue Jul 1 02:08:28 EDT 2008

When I run this:

#lang scheme
(require browser)

I get this error:

m: argument does not implement #<|interface:hyper-frame<%>|>:
#<class:...ork/private/frame.ss:316:4>

What does the error mean?  Is the browser module broken?  I'm
completely new to Scheme, so I don't understand what's going on here.


Posted on the users mailing list.