PlasFlow
PlasFlow copied to clipboard
conda installed tensorflow error
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,
I also encountered the same problem, have you solved it?
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?
conda install -c jjhelmus tensorflow=0.10.0rc0
I can't successfully insatll plasflow in linux .Could you tell me the detailed procedure in installing plasflow ?
I failed to install it either. Did you install it?