brownplt / ZZZ-captain-teach

Set sail for Learning Island! Deprecated and no longer maintained
5 stars 1 forks source link

Racket error when running code in captain teach #24

Open Ericson2314 opened 10 years ago

Ericson2314 commented 10 years ago
Error: not a procedure: (p-object #hash() [object Object] #<function:...lang/runtime.rkt:369:2> #<function:...lang/runtime.rkt:377:2>

That's all it gave me.....

jpolitz commented 10 years ago

Yikes! That shouldn't happen, thanks for the report, looking into it.

You don't have the code that provoked it handy, do you? (Though please email it to me rather than pasting it here if it's an assignment solution.)

On Thu, Sep 26, 2013 at 10:38 PM, John Ericson notifications@github.comwrote:

Error: not a procedure: (p-object #hash() [object Object] #function:...lang/runtime.rkt:369:2 #function:...lang/runtime.rkt:377:2

That's all it gave me.....

— Reply to this email directly or view it on GitHubhttps://github.com/brownplt/captain-teach/issues/24 .

Ericson2314 commented 10 years ago

Sorry, I should have kept a copy for this, but as there is only an hour left I just kept on working on it and didn't see the error again.