Closed GaetanLepage closed 1 year ago
Hi @GaetanLepage
These tests past on my local machine with a fresh install of funsor. How did you run your tests?
Funsor supports multiple backends and some tests pass only with a specific backend. Can you run the tests using make test
or have a look at a Makefile for those specific dependencies?
@GaetanLepage Could you also provide the output of python --version
and pip freeze
? BTW I find it useful to embed longform information in github markdown's <details> ... </details>
tags like this:
Oh, I was not aware of the Makefile
. Using the latter, everything works fine.
Thank you for the explanation, I guess that everything in all right now !
Hello, The tests from the following files fail.
You can find slightly more detailed
pytest
logs here: https://pastebin.com/J5SBPxZ7.