質問編集履歴

1

環境設定を修正

2018/03/14 16:03

投稿

yukkys
yukkys

スコア42

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```
12
12
 
13
- 5 * * * * /Users/test_user/anaconda3/bin/python /Users/test_user/trading/cron_test.py;
13
+ 5 * * * * /Users/test_user/anaconda3/bin/python3 /Users/test_user/trading/cron_test.py;
14
14
 
15
15
  ```
16
16