Zulip Chat Archive
Stream: maths
Topic: How to add a path exactly
Jenny Kim (Jul 31 2022 at 02:27):
Could anyone please help with the following questions:
How to add a path exactly, or how to fix the error that "file 'tactic\suggest' not found in the search path" exactly?
Thanks a lot!
Alex J. Best (Jul 31 2022 at 03:38):
This should all be handled automatically, which instructions are you following?
Jenny Kim (Jul 31 2022 at 03:52):
Alex J. Best said:
This should all be handled automatically, which instructions are you following?
I followed https://leanprover-community.github.io/install/windows.html. But why is it not handled automatically? Thanks.
Junyan Xu (Jul 31 2022 at 04:09):
Did you open the mathlib folder in your editor?
Kevin Buzzard (Jul 31 2022 at 08:52):
Can you send a screenshot of your VS Code, showing the error and with the file explorer open?
Kevin Buzzard (Jul 31 2022 at 08:55):
And have you got a correctly configured lean project and are opening the root directory of the project with VS Code's "open folder" functionality?
Last updated: Dec 20 2023 at 11:08 UTC