0
0

More than 3 years have passed since last update.

python3をatomで実行する方法を教えてください

Posted at

python3をatomで実行しようとしたところ、このようなエラー(下記記載)が出てきました。超初心者なため、英語を読んでも意味がわからず混乱しております。どうか対処法をおしえてください。

エラー文
Unable to find command: /Library/Frameworks/Python.framework/Versions/3.8.2/bin/Python3
Are you sure PATH is configured correctly?

ENV PATH: /Library/Frameworks/Python.framework/Versions/3.8/bin:/Users/私のuser name/.pyenv/shims:/Users/私のuser name/.pyenv/bin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/Users/私のuser name/.pyenv/shims:/Users/私のuser name/.pyenv/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin

Error: spawn /Library/Frameworks/Python.framework/Versions/3.8.2/bin/Python3 ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:232:19)
at onErrorNT (internal/child_process.js:407:16)
at process._tickCallback (internal/process/next_tick.js:63:19)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0