Inflearn Community Q&A
코드가 아니고 파일에 문제가있어 과제제출이 안됩니다
Written on
·
138
0
python-kernel: skipping build phase due to missing "setup.py" file
✔ Build finished.
Traceback (most recent call last):
File "test.py", line 67, in
exec(test_code, test_module.dict)
File "", line 5, in
File "/home/work/gowithflow.py", line 262
import collections import OrderedDict
^
SyntaxError: invalid syntax
라며 과제제출 자체가 야예 안되는건 왜 그럴까요 선생님?
pythonbigdata





