soegaard / metapict

A graphics library for producing Racket picts in a MetaPost/TikZ style.
http://soegaard.github.io/metapict/
65 stars 13 forks source link

crop.rkt not found #33

Closed pykello closed 4 years ago

pykello commented 4 years ago

Today when I tried to upgrade metapict using raco pkg update metapict, I got the following error:

raco setup: error: during making for <pkgs>/metapict/metapict/examples
raco setup:   open-input-file: cannot open module file
raco setup:     module path: /home/hadi/.racket/7.5/pkgs/metapict/metapict/crop.rkt
raco setup:     path: /home/hadi/.racket/7.5/pkgs/metapict/metapict/crop.rkt
raco setup:     system error: no such file or directory; rktio_err=3
raco setup:     compiling: <pkgs>/metapict/metapict/examples/racket-logo.rkt
soegaard commented 4 years ago

Thanks for the bug report. I have added the forgotten file.