강의

멘토링

커뮤니티

Inflearn Community Q&A

whale1141481's profile image
whale1141481

asked

Introduction to Python for Programming and Data Science

- Code Assignment: Arithmetic

BackendAPIError: 400 Bad Request

Written on

·

301

0

(venv) C:\Users\user1\OneDrive\src\edu\lab_1>submit.bat sub-f4615-135895-19767

∙ Session token prefix: ea5d954692

∙ In the legacy mode, all cases will run serially!

✘ BackendAPIError: 400 Bad Request

  Missing or invalid API parameters. (lang is missing or empty!)

다음과 같은 에러가 납니다. 어떻게 해야 하나요?

pythonbigdata

Answer 4

2

whale1141481님의 프로필 이미지
whale1141481
Questioner

pip install --upgrade backend.ai 문장 수행하고 해결되었습니다. 감사합니다

0

TeamLab님의 프로필 이미지
TeamLab
Instructor

감사합니다. 늦게 답변드려 죄송합니다.

0

저도 제출이 이 에러로 인해 안 됐었는데 덕분에 해결했습니다ㅎㅎ 감사합니다!

0

덕분에 해결했습니다. 감사합니다 :)

whale1141481's profile image
whale1141481

asked

Ask a question