The LevelScheme guide says that first one should use AppendTo[$Path, "(Name of file)"] and then afterwards Get["LevelScheme`"] and then all should be well. When I use the AppendTo command, I get an output that lists all the new packages so it seems to work correctly, but when I use the Get command it outputs "Cannot open LevelScheme" with code ::noopen. How can I fix this?