Code Monkey home page Code Monkey logo

Comments (13)

DSMJR avatar DSMJR commented on September 24, 2024

What tensorflow and python version do you have?

from chatbot-rnn.

vinodk333 avatar vinodk333 commented on September 24, 2024

Python 3.7.1 (anaconda 2018.12)
tensorflow-gpu-1.13.0rc2

from chatbot-rnn.

DSMJR avatar DSMJR commented on September 24, 2024

tensorflow is not compatible with python 3.7. I recommend you switch to python 3.6.

from chatbot-rnn.

vinodk333 avatar vinodk333 commented on September 24, 2024

Downgraded to Python 3.6.8. Still same error.

from chatbot-rnn.

vinodk333 avatar vinodk333 commented on September 24, 2024

Pls igore. Issue is resolved when I uninstalled tensorflow-gpu and replaced with the CPU version. My system have GPU though.

from chatbot-rnn.

DSMJR avatar DSMJR commented on September 24, 2024

I personally do not have that much experience with the gpu version. Did you follow the steps here?
https://www.tensorflow.org/install/gpu

from chatbot-rnn.

DSMJR avatar DSMJR commented on September 24, 2024

Did you add it to your path?

from chatbot-rnn.

DSMJR avatar DSMJR commented on September 24, 2024

And if that doesn't help then you might want to uninstall and reinstall everything to make sure you don't have any conflicting packages.

from chatbot-rnn.

vinodk333 avatar vinodk333 commented on September 24, 2024

Yes, tried all those, still no luck. It was working fine earlier, need to troubleshoot further.

from chatbot-rnn.

DSMJR avatar DSMJR commented on September 24, 2024

Ok, good luck to you.

from chatbot-rnn.

ColderCube avatar ColderCube commented on September 24, 2024

getting the same error
idk what to do help me
thank you!

from chatbot-rnn.

saran-gangster avatar saran-gangster commented on September 24, 2024

you should uninstall your current tensorflow version "pip uninstall tensorflow"
then install tensorflow version 1.4.0 "pip install tensorflow==1.4.0"

from chatbot-rnn.

saran-gangster avatar saran-gangster commented on September 24, 2024

you don't have CUDA see here

from chatbot-rnn.

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.