fold icon indicating copy to clipboard operation
fold copied to clipboard

"import tensorflow_fold" problem

Open zhangjunqi13 opened this issue 6 years ago • 7 comments

"tensorflow.python.framework.errors_impl.NotFoundError: /home/ENV/local/lib/python2.7/site-packages/tenso rflow_fold/loom/_deserializing_weaver_op.so: undefined symbol: _ZN10tensorflow6tensor5SplitERKNS_6TensorERKNS_3gtl1 0ArraySliceIxEE" How to deal with this?

zhangjunqi13 avatar Mar 05 '18 07:03 zhangjunqi13

same error

gv22ga avatar Mar 12 '18 07:03 gv22ga

I ran into same problem. Do you resolve this error?

GeorgePaulok avatar Mar 28 '18 07:03 GeorgePaulok

use Tensorflow 1.1

gv22ga avatar Mar 28 '18 13:03 gv22ga

I finally installed tf-fold successfully using Tensorflow 1.0,because tf-fold is incompatible with Tensorflow 1.6.

GeorgePaulok avatar Apr 02 '18 13:04 GeorgePaulok

I saw the commit message "update tensorflow to version 1.4", does it mean that we can use tensorflow_fold in tensorflow 1.4?

bearcatt avatar Apr 04 '18 06:04 bearcatt

Did anyone successfully install it in tensorflow 1.3.0 or later? @delesley do you have an update on this?

Edit: It seems like it worked in Issue #85. I will try that.

hockeybro12 avatar Apr 16 '18 04:04 hockeybro12

DId anyone fail by installed the tensorflow_fold with tensorflow==1.0? ERROR: tensorflow_fold-0.0.1-py3-none-linux_x86_64.whl is not a supported wheel on this platform.

IvyChenGithub avatar Aug 11 '19 09:08 IvyChenGithub