質問編集履歴

2

追記

2020/06/03 02:48

投稿

TC3758P
TC3758P

スコア2

test CHANGED
File without changes
test CHANGED
@@ -57,3 +57,9 @@
57
57
  ユーザー名@MacBook-Air python % python3 eto input.py
58
58
 
59
59
  /Library/Frameworks/Python.framework/Versions/3.8/bin/python3: can't open file 'eto': [Errno 2] No such file or directory
60
+
61
+ ユーザー名@MacBook-Air python % ls -l
62
+
63
+ total 8
64
+
65
+ -rw-r--r--@ 1 ユーザー名 staff 164 6 2 21:34 eto input.py

1

情報の追加

2020/06/03 02:48

投稿

TC3758P
TC3758P

スコア2

test CHANGED
File without changes
test CHANGED
@@ -41,3 +41,19 @@
41
41
  Atom : Version 1.47.0
42
42
 
43
43
  Python : 3.8.3
44
+
45
+
46
+
47
+ ### 追記
48
+
49
+ ユーザー名@MacBook-Air ~ % cd desktop
50
+
51
+ ユーザー名@MacBook-Air desktop % cd python
52
+
53
+ ユーザー名@MacBook-Air python % ls
54
+
55
+ eto input.py
56
+
57
+ ユーザー名@MacBook-Air python % python3 eto input.py
58
+
59
+ /Library/Frameworks/Python.framework/Versions/3.8/bin/python3: can't open file 'eto': [Errno 2] No such file or directory