Mike Manilone <[email protected]> writes: Control: tag -1 + unreprodicible moreinfo
> > In a recent version of Racket, the "Install Package" under "File" menu doesn't > work and reports an internal error: > I can't duplicate this, so we'll have to try to figure out what's different for you. As a first step, what package are you trying to install, and how (by name, by url, from a file?). > Since I and many others are relying on this function (installing a > package) for learning purposes, this problem may render Racket > effectively unusable for these people. I hope you can consider fixing > this problem. Thank you very much! Could you please try "raco pkg install thepackage" (replacing "thepackage" with the name of the package you want to install) from the command line, to see if the problem is specific to DrRacket. If that works it would also be a workaround.

