Giter VIP home page Giter VIP logo

Comments (3)

rossbar avatar rossbar commented on June 27, 2024

This is expected - tensorflow is particularly verbose at import time. The rest of the example should run fine despite the warnings.

If that's not the case, then you should double-check that you are using the correct image - i.e. :latest vs. :latest-gpu. I'd actually expect both to work, though you may get strange behavior/more warnings if you're using the :latest-gpu container on a system without gpu support.

from deepcell-tf.

AnuragNagare avatar AnuragNagare commented on June 27, 2024

Check TensorFlow Version Compatibility:
Ensure that the version of TensorFlow you're using is compatible with the version of Mesmer and other dependencies you have. TensorFlow might not work well with the latest version of Python 3.10, so consider using a stable version like TensorFlow 2.7.

Check Dependency Versions:
Verify that all the dependencies, including Mesmer and any other libraries you're using, are compatible with each other. Mismatched dependencies can lead to unexpected errors.

Update or Reinstall Libraries:
Update all your libraries to their latest compatible versions. You might also consider uninstalling and reinstalling TensorFlow and other relevant packages to ensure a clean setup.

Check Docker Configuration:
If you're using Docker, ensure that your Docker image is set up correctly. The image should include the required libraries and dependencies. Sometimes, running in a Docker container might require specific configurations.

from deepcell-tf.

rossbar avatar rossbar commented on June 27, 2024

I will close this as I don't think there is anything actionable here. If the problem persists, feel free to reopen with a minimal reproducing example.

from deepcell-tf.

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.