Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intermittent error: module-path-index-resolve: "self" index has no resolution #80

Open
SuzanneSoy opened this issue Oct 10, 2016 · 1 comment

Comments

@SuzanneSoy
Copy link
Contributor

When running a file (with F5) in DrRacket, I sometimes get the following error:

../../../../.racket/snapshot/pkgs/drracket/drracket/private/module-language.rkt:482:8: module-path-index-resolve: "self" index has no resolution
  module path index: #<module-path-index:()>

I think this started after I upgraded from 6.6.0.5 to 6.7.0.1. Simply modifying the file (e.g. adding a space somewhere) and re-running the program seems to solve the issue.

I'm running a minimal racket install with an up-to-date main-distribution installed via raco pkg install main-distribution, except that I use an (updated) copy of the gui package with the racket/gui#48 patch, but I don't see how that patch (which adds a preferences list for identifiers which behave like ellipses, and changes the indentation function accordingly) could cause the error message above.

@wiseman
Copy link

wiseman commented May 17, 2018

I'm seeing this error with some code, but only when I compile it. Any hint as to what it means?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants