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

conda installed tensorflow error #30

Open
yzzhang68 opened this issue Mar 25, 2020 · 5 comments
Open

conda installed tensorflow error #30

yzzhang68 opened this issue Mar 25, 2020 · 5 comments

Comments

@yzzhang68
Copy link

Hello, I installed the tool using conda, however, when I ran the tool, I got the error ImportError: /miniconda3/envs/plasflow/lib/python3.5/site-packages/google/protobuf/pyext/_message.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZNK6google8protobuf10TextFormat17FieldValuePrinter9PrintBoolEb
/miniconda3/envs/plasflow/lib/python3.5/site-packages/google/protobuf/pyext/_message.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZNK6google8protobuf10TextFormat17FieldValuePrinter9PrintBoolEb

Error importing tensorflow. Unless you are using bazel,
you should not try to import tensorflow from its source directory;
please exit the tensorflow source tree, and relaunch your python interpreter
from there.

Could you please help fix this?
Many thanks!
Best,

@Timmywang1
Copy link

I also encountered the same problem, have you solved it?

@tuxskar
Copy link

tuxskar commented Jun 24, 2021

Same issue here, could someone who has the program running publish the output of conda list so we can check if there is a problem with the versions of the dependencies?

@zhichusun
Copy link

conda install -c jjhelmus tensorflow=0.10.0rc0

@feilongzh
Copy link

I can't successfully insatll plasflow in linux .Could you tell me the detailed procedure in installing plasflow ?

@Xian220
Copy link

Xian220 commented Jan 11, 2023

I failed to install it either. Did you install it?

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

6 participants