Zulip Chat Archive

Stream: mathlib4

Topic: Unable to find Mathlib files


Shivam Singh (Aug 09 2024 at 14:29):

Sometimes while importing Mathlib, in the lean info view in VScode it shows that its unable to find Mathlib or Mathlib.Lean in search path entries "/Users/shivamsingh/.elan/toolchains/stable/lib/lean". Why does this happen?

Kevin Buzzard (Aug 09 2024 at 22:10):

Maybe because you didn't open the root directory of a correctly formatted lean project using VS Code's "open folder" functionality?


Last updated: May 02 2025 at 03:31 UTC