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

tensorflow incompatibility #72

Open
scigeek72 opened this issue Jan 18, 2018 · 1 comment
Open

tensorflow incompatibility #72

scigeek72 opened this issue Jan 18, 2018 · 1 comment

Comments

@scigeek72
Copy link

I am trying to use your code to generate skip thought vectors. In the requirements, it says, it requires python 2.7 and keras for semantic relatedness. However, importing keras throws an error: requires tensorflow. But tensorflow is not compatible with Python 2.7. How do I resolve this conflict ?

@niravbhan
Copy link

@scigeek72 Why is Tensorflow not compatible with python2.7? Have you tried "pip2.7 install tensorflow" or "pip2 install tensorflow" on your machine? I was able to run things fine on python 2.7

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

2 participants