racket / racket/drracket

Can't install any libraries/languages

Open
#424 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.