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

problem installing tensorflow #6

Open
Pamulapati13 opened this issue Jun 27, 2018 · 5 comments
Open

problem installing tensorflow #6

Pamulapati13 opened this issue Jun 27, 2018 · 5 comments

Comments

@Pamulapati13
Copy link

Pamulapati13 commented Jun 27, 2018

I am using higher version of tensorflow.But i am unable to install mentioned tensorflow version

@hengluchang
Copy link
Owner

There are two ways around this. First you can uninstall your current version of Tensorflow and install the older version same as this repo. The recommended way is to create a python virtual environment and install requirements in your virtual environment.

@Pamulapati13
Copy link
Author

i am using gitbash and tensorflow 0.12 is causing many errors. is there a chance to run that on latest tensorflow versions

@Pamulapati13
Copy link
Author

AttributeError: module 'tensorflow.tools.api.generator.api.nn' has no attribute 'seq2seq'
I even got this error

@xin527773783
Copy link

I solve this problem by using Anaconda,you can create a python3.6 environment and install requirements in your environment.

@abhineet99
Copy link

AttributeError: module 'tensorflow.tools.api.generator.api.nn' has no attribute 'seq2seq'
I even got this error

Yeah they have shifted se2seq to legacy, check updates on tensorflow git.

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

4 participants