Fail to start DrRacket / (require racket/gui)
bdeket opened this issue · 0 comments
bdeket commented
What version of Racket are you using?
Snapshot: 20220310-b6babd6 (Racket v8.4.0.8 [bc]) on windows
What program did you run?
DrRacket
or alternatively with same error
in racket console:
(require racket/gui)
If you got an error message, please include it here.
define-values: result arity mismatch;
expected number of values not received
expected: 70
received: 71
in: definition of button% ...