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

Install h5py for Python 3 and properly encode/decode strings. #553

Closed
wants to merge 1 commit into from

Conversation

ketch
Copy link
Member

@ketch ketch commented Dec 20, 2016

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 68.496% when pulling 3b8ddc8 on ketch:python3-h5py into 695af06 on clawpack:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 68.496% when pulling 3b8ddc8 on ketch:python3-h5py into 695af06 on clawpack:master.

@@ -23,6 +23,7 @@ install:
- easy_install pip
- pip install coverage
- pip install python-coveralls
- pip install h5py
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can't install PyClaw/PetClaw Python dependencies here, the pip you're accessing here is the outer runner that Travis uses to run tests.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wrong, ignore the above. This is not ideal, but it should work.

@ketch
Copy link
Member Author

ketch commented Jan 16, 2017

Made obsolete by #563.

@ketch ketch closed this Jan 16, 2017
@ketch ketch removed the in progress label Jan 16, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants