Skip to content

Pytest failed after installation #29

Description

@weit123

Thank you so much for your excellent work! I'm trying to deploy the environment on my server, after successfully following the INSTALLATION.md doc, I got this error after running pytest:

(habitat-llm) root@launcher:~/partnr-planner# python -m pytest habitat_llm/tests -v
======================================================================================= test session starts ========================================================================================
platform linux -- Python 3.9.2, pytest-8.3.5, pluggy-1.6.0 -- /root/miniconda3/envs/habitat-llm/bin/python
cachedir: .pytest_cache
rootdir: /root/partnr-planner
configfile: setup.cfg
plugins: hydra-core-1.3.2, typeguard-4.4.2, anyio-4.9.0
collected 81 items

habitat_llm/tests/test_cg_graph.py::test_reading_cg PASSED [ 1%]
habitat_llm/tests/test_constrained_generation.py::test_grammar_generation (habitat-llm) root@launcher:~/partnr-planner#

The test unexpectedly terminated without any error information output. Do you have a clue how I may fix it? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportSupport for an issue specific to a user's system or requirements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions