PlasFlow icon indicating copy to clipboard operation
PlasFlow copied to clipboard

conda installed tensorflow error

Open yzzhang68 opened this issue 4 years ago • 5 comments

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,

yzzhang68 avatar Mar 25 '20 09:03 yzzhang68

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

Timmywang1 avatar Apr 29 '21 07:04 Timmywang1

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?

tuxskar avatar Jun 24 '21 21:06 tuxskar

conda install -c jjhelmus tensorflow=0.10.0rc0

zhichusun avatar Dec 31 '21 07:12 zhichusun

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

feilongzh avatar Feb 19 '22 05:02 feilongzh

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

Xian220 avatar Jan 11 '23 08:01 Xian220