Closed edutools-service closed 1 year ago
Hi! Could you please try checking if you have a correct Python interpreter in the project settings? If not, please configure it: PyCharm; IDEA. Try reloading the project and checking tasks again. If you continue experiencing the issue, please send us full logs from Help->Show Log in Explorer/Finder. Please also include the IDE version, EduTools plugin version, and OS. Thank you!
"Check" button always shows incorect after checking /usr/bin/python3.10 /home/sridip/pycharm-community-2022.3/plugins/python-ce/helpers/pycharm/_jb_pytest_runner.py --path /home/sridip/PycharmProjects/Introduction to Python/Variables/Variable definition/tests/test_task.py Testing started at 10:19 pm ... Launching pytest with arguments /home/sridip/PycharmProjects/Introduction to Python/Variables/Variable definition/tests/test_task.py --no-header --no-summary -q in /home/sridip/PycharmProjects/Introduction to Python/Variables/Variable definition
============================= test session starts ============================== collecting ... collected 4 items
tests/test_task.py::TestCase::test_assignment_operator FAILED [ 25%] tests/test_task.py:28 (TestCase.test_assignment_operator) self =
tests/test_task.py:24:
name = 'variable_definition', package = None
/usr/lib/python3.10/importlib/init.py:126:
name = 'variable_definition', package = None, level = 0