Giter VIP home page Giter VIP logo

Comments (7)

walgarch avatar walgarch commented on July 28, 2024

I'm having the exact same issue

pip install tensorflow-directml ERROR: Could not find a version that satisfies the requirement tensorflow-directml (from versions: none) ERROR: No matching distribution found for tensorflow-directml

from tensorflow-directml.

Coloradohusky avatar Coloradohusky commented on July 28, 2024

Your Python version has to be between 3.5 and 3.7, I had the same issue on 3.10 and downloading 3.7 and installing it there worked

from tensorflow-directml.

NickDeBeenSAE avatar NickDeBeenSAE commented on July 28, 2024

Your Python version has to be between 3.5 and 3.7, I had the same issue on 3.10 and downloading 3.7 and installing it there worked

Unfortunately, that version of Python is no longer available.

from tensorflow-directml.

NickDeBeenSAE avatar NickDeBeenSAE commented on July 28, 2024

With Linux this is, it goes with what is compatible with the operating system.

from tensorflow-directml.

godheng avatar godheng commented on July 28, 2024

My python version is 3.7.17, and i have the same issue,

here is my environment:
Python 3.7.16 (default, Jan 17 2023, 22:20:44)
[GCC 11.2.0] :: Anaconda, Inc. on linux

from tensorflow-directml.

godheng avatar godheng commented on July 28, 2024

Solved my problem by specifically type python3.7 -m pip install <package.name>. Because there are two versions of python in my system, "pip" uses the default one.

from tensorflow-directml.

NickDeBeenSAE avatar NickDeBeenSAE commented on July 28, 2024

Your Python version has to be between 3.5 and 3.7, I had the same issue on 3.10 and downloading 3.7 and installing it there worked

Still failed on WSL2 even with the correct version of Python specified to install:

(base) dbtsgds2023@Crimson-8:~$ pip3 install tensorflow-directml ERROR: Could not find a version that satisfies the requirement tensorflow-directml (from versions: none) ERROR: No matching distribution found for tensorflow-directml

from tensorflow-directml.

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.