Code Monkey home page Code Monkey logo

Comments (7)

justin1121 avatar justin1121 commented on May 24, 2024

This usually occurs when there is an ABI compatibility issue with tensorflow. Can you provide more details about your operating system and versions of python and tensorflow?

from tf-trusted.

kamathhrishi avatar kamathhrishi commented on May 24, 2024

Ubuntu 16.04 , in the above error "/home/hrishikesh/anaconda3/lib/python3.7/site-packages/tensorflow/python/framework/load_library.py" it says 3.7 but then I was using a separate conda environment with 3.5 and tensorflow 1.13.1.

from tf-trusted.

justin1121 avatar justin1121 commented on May 24, 2024

Hmm I assume you used the docker container to build the shared object? I'm not sure what else could be wrong. I'd double check and make sure you're actually running 1.13.1 cause thats what the docker container will use.

from tf-trusted.

kamathhrishi avatar kamathhrishi commented on May 24, 2024

@justin1121 If you notice it says "/home/hrishikesh/anaconda3/lib/python3.7/site-packages/tensorflow/python/framework/load_library.py"in the error. When I check python --version it shows 3.5 but conda info shows 3.7.1. Guess its running it using python 3.7?

from tf-trusted.

kamathhrishi avatar kamathhrishi commented on May 24, 2024

Did a couple of things and got it working in a pretty brute forcy manner :)

Thanks for your help.

For some reason, it was running python 3.7 although I had a conda environment of 3.5 which gave the error.

from tf-trusted.

jopasserat avatar jopasserat commented on May 24, 2024

As a side note, this only worked for me after installing tensorflow from pip not conda.

That was regardless of the underlying python I created my conda env with (failed with both python3.6 and 3.5).

from tf-trusted.

kamathhrishi avatar kamathhrishi commented on May 24, 2024

Interesting. I did install it with pip too.

from tf-trusted.

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.