Zulip Chat Archive
Stream: general
Topic: web editor: unknown module prefix 'Mathlib'
Eric Wieser (Jan 27 2025 at 00:19):
In the web editor, the following
import Mathlib
gives
unknown module prefix 'Mathlib'
No directory 'Mathlib' or file 'Mathlib.olean' in the search path entries:
/lean/lib/lean
Batteries
is similarly afflicted, unsurprisingly.
Junyan Xu (Jan 27 2025 at 00:32):
https://lean.math.hhu.de/ is okay, but https://live.lean-lang.org/ is broken
Joachim Breitner (Jan 27 2025 at 08:55):
Fixed
Last updated: May 02 2025 at 03:31 UTC