Can't install any libraries/languages
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failures when running programs that use Pie and Beautiful Racket in DrRacket, recording the Racket, DrRacket, and operating-system versions and installation method. Compare the reported #%require and namespace-mismatch errors with the package setup; done means identifying a reproducible installation or configuration cause and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100