-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Getting a tensorflow error in the keras build #19
Comments
The current The fix for this is to build tensorflow from source on a CentOS 6 platform. I started this in PR #12 but tensorflow uses a non-standard build process (at least for non-Googlers). Additionally, the processes has changed for the 0.11.0rc0 release, #17, which needs protobuf 3.0.0, see conda-forge/protobuf-feedstock#13 which is also proving difficult to build. Any help on these would be much appreciated. As a workaround for the time being you could try using the |
Thanks for the explanation @jjhelmus. Seems like a nasty build issue. I'll try and help out if time permits |
This is still not fixed. Anyone working on it? |
I have not had the time to work on this and do not expect to in the near future. |
This should be fixed with #110 |
I'm getting the following error in the test phase of the keras build:
Is there a known fix for this?
circleci build: https://circleci.com/gh/conda-forge/keras-feedstock/5
The text was updated successfully, but these errors were encountered: