Open
Description
Hi, I'm kinda new to racket and I've tried installing pie and beautiful racket and they got installed successfully, but any time I try to run a program I get these errors:
br :
../../../../usr/bin/racket/share/pkgs/errortrace-lib/errortrace/private/utils.rkt:26:18: #%require: unbound identifier;
also, no #%app syntax transformer is bound
context...:
other binding...:
common scopes...: in: #%require
pie:
expand: namespace mismatch; cannot locate module instance
module: #<module-path-index:(submod "rep.rkt" #%contract-defs-reference ".." #%contract-defs) + 'main[3157626]>
use phase: 1
definition phase: 0
for identifier: #
Could this be a problem with my installation or something else?