Giter VIP home page Giter VIP logo

Comments (3)

tilakrayal avatar tilakrayal commented on July 20, 2024

@MatthiasNeumueller,
There are at least 3 possible scenarios:

    1. You need to install the MSVC 2019 redistributable
    2. Your CPU does not support AVX2 instructions
    3. Your CPU/Python is on 32 bits
    4. There is a library that is in a different location/not installed on your system that cannot be loaded.

Could you please confirm that you installed Tensorflow using pip and kindly share the steps you have followed to install Tensorflow. It is recommended to follow the installation instructions from here.

#63082 (comment)
#67067 (comment)

Thank you!

from tensorflow.

MatthiasNeumueller avatar MatthiasNeumueller commented on July 20, 2024

@tilakrayal thanks for the fast response.

I checked all listed points above and everything is installed and working.

I created a conda environment using conda version 24.5.0 and python version 3.10. Then I installed tensorflow according to the installation instructions shared above using the following command:
python3 -m pip install tensorflow[and-cuda]

After the installation finished successful the verification of tensorflow as stated in the installation instruction shows the following ImportError:

from tensorflow.python.platform import _pywrap_cpu_feature_guard

ImportError: /.../_pywrap_tensorflow_internal.so: undefined symbol: _ZN10tensorflow10OpRegistry8RegisterERKSt8functionIFN4absl12lts_202308026StatusEPNS_18OpRegistrationDataEEE

from tensorflow.

MatthiasNeumueller avatar MatthiasNeumueller commented on July 20, 2024

@tilakrayal any update on this issue?

from tensorflow.

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.