You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\Anaconda3\envs\marl\python.exe "D:\Program Files\JetBrains\PyCharm 2021.1.3\plugins\python\helpers\pycharm_jb_pytest_runner.py" --path "E:/CODE GIT/AI-Optimizer/multiagent-rl/easy-marl/main_ddpg.py"
Testing started at 14:55 ... D:\Program Files\JetBrains\PyCharm 2021.1.3\plugins\python\helpers\pycharm_jb_pytest_runner.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
Launching pytest with arguments E:/CODE GIT/AI-Optimizer/multiagent-rl/easy-marl/main_ddpg.py --no-header --no-summary -q in E:\CODE GIT\AI-Optimizer\multiagent-rl\easy-marl
if version.LooseVersion(pytest.version) >= version.LooseVersion("6.0"):
============================= test session starts =============================
collecting ... collected 1 item
main_ddpg.py::test_one_episode ERROR [100%]
**test setup failed
file E:\CODE GIT\AI-Optimizer\multiagent-rl\easy-marl\main_ddpg.py, line 7
def test_one_episode(args, agent):
E fixture 'args' not found
available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.**
D:\Anaconda3\envs\marl\python.exe "D:\Program Files\JetBrains\PyCharm 2021.1.3\plugins\python\helpers\pycharm_jb_pytest_runner.py" --path "E:/CODE GIT/AI-Optimizer/multiagent-rl/easy-marl/main_ddpg.py"
Testing started at 14:55 ...
D:\Program Files\JetBrains\PyCharm 2021.1.3\plugins\python\helpers\pycharm_jb_pytest_runner.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
Launching pytest with arguments E:/CODE GIT/AI-Optimizer/multiagent-rl/easy-marl/main_ddpg.py --no-header --no-summary -q in E:\CODE GIT\AI-Optimizer\multiagent-rl\easy-marl
if version.LooseVersion(pytest.version) >= version.LooseVersion("6.0"):
============================= test session starts =============================
collecting ... collected 1 item
main_ddpg.py::test_one_episode ERROR [100%]
**test setup failed
file E:\CODE GIT\AI-Optimizer\multiagent-rl\easy-marl\main_ddpg.py, line 7
def test_one_episode(args, agent):
E fixture 'args' not found
E:\CODE GIT\AI-Optimizer\multiagent-rl\easy-marl\main_ddpg.py:7
============================== 1 error in 0.86s ===============================
进程已结束,退出代码为 1
The text was updated successfully, but these errors were encountered: