-
Notifications
You must be signed in to change notification settings - Fork 11
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
set up continuous integration #58
Comments
this error occurrs when building through travis. Any ideas? |
Yep. This is because the cyclus version is wrong. I wonder if I just need to update the time_series branch to fix this. Let me give it a shot. |
I think at this point there's two ways to solving this:
|
Wait for the merge. Those PRs are ready and just need merging. |
even after the PR merge, I am still getting that error here, but I can build it in my machine. Can you explain why this error is happening? |
This error could be because a pre 2.7 version of python is being used? Someone encountered the same error here: https://groups.google.com/forum/#!searchin/cyclus-dev/process$20hdf5_back_gen%7Csort:date/cyclus-dev/j3o7G7uyfOs/STXAjVxvBAAJ ... But i see you are using python 3.6.5 |
#58 was merged. |
The continuous integration should check if:
python setup.py install
builds d3ployThe text was updated successfully, but these errors were encountered: