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

r-arrow compatibility issues. #23

Open
BoPeng opened this issue Jun 10, 2020 · 1 comment
Open

r-arrow compatibility issues. #23

BoPeng opened this issue Jun 10, 2020 · 1 comment

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Jun 10, 2020

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.

@BoPeng
Copy link
Contributor Author

BoPeng commented Jun 10, 2020

Windows tests have been fixed.

The Linux one (travis) needs more work.

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

1 participant