Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hassfest is failing with the latest 0.115.0b0 beta release #7

Closed
jesserockz opened this issue Sep 8, 2020 · 0 comments · Fixed by #8
Closed

Hassfest is failing with the latest 0.115.0b0 beta release #7

jesserockz opened this issue Sep 8, 2020 · 0 comments · Fixed by #8
Assignees

Comments

@jesserockz
Copy link
Member

This is happening on my custom_component repo and on the template custom_component/blueprint repo too.

https://github.com/custom-components/blueprint/runs/1083586935?check_suite_focus=true#step:6:12

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/usr/src/homeassistant/script/hassfest/__main__.py", line 7, in <module>
    from . import (
  File "/usr/src/homeassistant/script/hassfest/requirements.py", line 8, in <module>
    from stdlib_list import stdlib_list
ModuleNotFoundError: No module named 'stdlib_list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants