-
Notifications
You must be signed in to change notification settings - Fork 18
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
Libervia-backend #87
Comments
@goffi-contrib: while running test for �[1m============================= test session starts ==============================�[0m
platform linux -- Python 3.10.12, pytest-7.4.0, pluggy-1.2.0
rootdir: /build/hg-archive
�[1mcollecting ... �[0m�[1m
collected 0 items / 1 error �[0m
==================================== ERRORS ====================================
�[31m�[1m________________________ ERROR collecting test session _________________________�[0m
...
�[1m�[31mtests/e2e/conftest.py�[0m:29: in <module>
from sh import li
�[1m�[31mE ImportError: cannot import name 'li' from 'sh' (/nix/store/4mk9i1wbxxyixglf87smv0v14yz0389p-python3.10-sh-2.0.2/lib/python3.10/site-packages/sh.py)�[0m
�[36m�[1m=========================== short test summary info ============================�[0m
�[31mERROR�[0m - ImportError: cannot import name 'li' from 'sh' (/nix/store/4mk9i1wbxxyixglf...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
�[31m=============================== �[31m�[1m1 error�[0m�[31m in 0.18s�[0m�[31m ===============================�[0m
/nix/store/3pfjacvdg9f491lfqc9qb2d0nknx73fb-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context
The Which |
@alejandrosame, |
Woah, black magic indeed. Thanks! |
Hello, those tests using Beside that, the tests in I've moved recently to Hatch, and to run the dev env, you can use Sorry for the temporarily broken things, it's a huge project, and it's difficult to keep everything running immediately when I'm doing big structural changes. |
Closed for now, see #4 (comment) As of writing this the most recent work on this project can be found at the |
Source code: https://repos.goffi.org/libervia-backend/
Part of #4
The text was updated successfully, but these errors were encountered: