Coder Social home page Coder Social logo

Comments (3)

zlin888 avatar zlin888 commented on August 21, 2024 3

This setting works for me. I am using python 2.7

tensorflow==1.12.0
tensorflow-hub==0.2.0
pyhocon==0.3.50
nltk==3.0
sklearn
scipy
h5py

from e2e-coref.

LifeIsStrange avatar LifeIsStrange commented on August 21, 2024

no build error but crash on run

python demo.py final

Traceback (most recent call last):
File "demo.py", line 7, in
import coref_model as cm
File "/home/stephane/coref2/3/e2e-coref/coref_model.py", line 17, in

import coref_ops
File "/home/stephane/coref2/3/e2e-coref/coref_ops.py", line 8, in
coref_op_library = tf.load_op_library("./coref_kernels.so")
File "/home/stephane/miniconda3/envs/py36/lib/python3.6/site-packages/tensorflow/python/framework/load_library.py", line 61, in load_op_library
lib_handle = py_tf.TF_LoadLibrary(library_filename)
tensorflow.python.framework.errors_impl.NotFoundError: ./coref_kernels.so: cannot open shared object file: No such file or directory

with
tensorflow-gpu==1.14
tensorflow-hub==0.4.0
h5py
nltk
pyhocon
scipy
sklearn
setuptools==41.0.0

from e2e-coref.

LifeIsStrange avatar LifeIsStrange commented on August 21, 2024

todo try 1.12

from e2e-coref.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.