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

Doctest in Github actions fails #45

Closed
fdplacido opened this issue Sep 27, 2021 · 3 comments
Closed

Doctest in Github actions fails #45

fdplacido opened this issue Sep 27, 2021 · 3 comments

Comments

@fdplacido
Copy link
Contributor

Fails after installing:

Successfully installed jupytext-1.13.0 markdown-it-py-1.1.0 mdit-py-plugins-0.2.8 typing-extensions-3.10.0.2
Defaulting to user installation because normal site-packages is not writeable
Requirement already up-to-date: jupyter in /cvmfs/sw.hsf.org/spackages2/py-jupyter/1.0.0/x86_64-centos7-gcc8.3.0-opt/grqxrxlo4jzt5sbztxhurtabmvx5qaxu/lib/python3.7/site-packages (1.0.0)
Traceback (most recent call last):
"[Errno 28] No space left on device: '/tmp/tmpefxs4rc0_kernels/python3'")]
Error: Process completed with exit code 1.
@andresailer
Copy link
Collaborator

Tests are still failing, but now because some python packages are missing

https://github.com/key4hep/k4MarlinWrapper/runs/4296865385?check_suite_focus=true#step:7:35
RuntimeError: An error occurred while executing the notebook. Please make sure that 'nbconvert' and 'ipykernel' are installed.

@vvolkl
Copy link
Contributor

vvolkl commented Nov 24, 2021

This was working again in the meantime, but there were some changes requested to the recipe when I pushed it upstream recently, I'm checking now if those are causing this problem.

@andresailer
Copy link
Collaborator

Solved in #57 , need to enable the doctest against the release eventually again.

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

No branches or pull requests

3 participants