-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I cannot yet reproduce here but our test suite fails on both travis-CI and AppVeyor.
On Travis, I saw
ValueError: Cell produces error message: Failed to get variable: module 'pyarrow' has no attribute 'compat'. Use expect_error=True to suppress this error if needed.
which is a sign that an old version of pyarrow
is installed (see this).
On AppVeyor, another set of tests fail.
I would suggest that we test sos-r
on more systems before we make a new release.
Metadata
Metadata
Assignees
Labels
No labels