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

example_optics_and_ray_tracing.py hangs #133

Open
e10harvey opened this issue Jul 9, 2024 · 0 comments
Open

example_optics_and_ray_tracing.py hangs #133

e10harvey opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@e10harvey
Copy link
Collaborator

To reproduce this issue:

  1. fetch the ubi8 container
  2. run it via podman run -it -v$PWD:/code/OpenCSP ghcr.io/sandialabs/opencsp:latest-ubi8
  3. cd /code/OpenCSP/example
  4. export PYTHONPATH=$PWD/../:$PYTHONPATH
  5. pytest -k example_optics_and_ray_tracing_driver -s --color=yes -rs -vv --cov=. --cov-report term --cov-config=.coveragerc
@e10harvey e10harvey added the bug Something isn't working label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant