python: can't open file in macbook terminal - [Errno 2]!
问题 In my macbook air terminal I wrote python eggshell.py but I got this error python: can't open file 'eggshell.py': [Errno 2] No such file or directory s-user:/ user$ After I got that error I tried a number of things, like specifying exactly were eggshell.py is: python Users/myuser/Eggshell/eggshell.py Doing that just gave me a different Errno 2 error: OSError: [Errno 2] No such file or directory: 'modules/commands/macOS' If you have anything that can help me figure this out, I'd be incredibly