Zulip Chat Archive
Stream: new members
Topic: How to fix the error that "unknown package 'data'" exactly?
Jenny Kim (Jul 31 2022 at 03:50):
Could anyone please help with the following question for Lean 4:
How to fix the error that "unknown package 'data'" exactly?
Thanks a lot!
Julian Berman (Jul 31 2022 at 10:23):
What data package are you trying to import? That sounds like you may be trying to use a Lean 3 package (mathlib).
Last updated: Dec 20 2023 at 11:08 UTC