Hi all, I am trying to use the library "derive" from PlaneT. Using either new or old syntax:
(require (planet wmfarr/deriv:3:0/deriv-lang)) OR (require (planet "deriv-lang.ss" ("wmfarr" "deriv.plt" 3 0))) Get an error: tcp-connect: forbidden client access to planet.racket-lang.org:80 I have allowed DrRacket and Racket to have all connections (in and out) in firewall. (BTW, I can install packages from DrRacket, so don't think that firewall was a problem) I have installed the PLT file locally using "raco planet fileinject" and "raco planet show" shows that it is installed. But DrRacket still shows the above-mentioned error. (Unless I need to require it somehow differently once it's in the cache) Is there a way to solve the problem? Thanks, Alexey -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.