Giter Club home page Giter Club logo

Comments (19)

ptillet avatar ptillet commented on July 22, 2024 1

I think it should be fixed now if you install 0.4.2

from triton.

Jeremy8776 avatar Jeremy8776 commented on July 22, 2024 1

Seem to be having the same issue now.

from triton.

iegoshin avatar iegoshin commented on July 22, 2024 1

Yeah, I also cannot install triton on windows.
(base) C:\stable-diffusion-ui>pip install triton
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton

from triton.

ptillet avatar ptillet commented on July 22, 2024

Man, I really dislike pypi sometimes. It's my fault. v0.4.0 was on a buggy commit that didn't work with deepspeed, so I deleted it and tried reuploading it. But pip didn't let me, so I renamed it to v0.4.1 but I think the internal wheel version didn't change and that's why you're seeing this error. I'm creating a v0.4.2 right now that should fix these issues

from triton.

StellaAthena avatar StellaAthena commented on July 22, 2024

It seems that this issue has returned and now plagued 0.4.2 per @tsndr’s issue at EleutherAI/gpt-neox#628

from triton.

naren-nallapareddy avatar naren-nallapareddy commented on July 22, 2024

I can confirm, I am running into the same issue. I get "No matching distribution found for triton==0.4.2" error.

from triton.

mattstobber avatar mattstobber commented on July 22, 2024

Same for me as well :( "No matching distribution found for triton==0.4.2" error." I am on windows 10.

from triton.

conceptofmind avatar conceptofmind commented on July 22, 2024

Hi @ptillet,

I seem to be running into this issue again as well.

ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton

Thank you,

Enrico

from triton.

ptillet avatar ptillet commented on July 22, 2024

Can you retry it now? The new pre-releases wheels include Python 3.10 and 3.11

from triton.

conceptofmind avatar conceptofmind commented on July 22, 2024

Can you retry it now? The new pre-releases wheels include Python 3.10 and 3.11

@ptillet

It works now.

Thank you very much!

Best,

Enrico

from triton.

Matiusauce avatar Matiusauce commented on July 22, 2024

@ptillet seems like it is happening again today. Was trying to pull 2.0.0a2

from triton.

ptillet avatar ptillet commented on July 22, 2024

Do you have a more precise error message? 2.0.0a2 should definitely not have these packaging issues anymore

from triton.

Matiusauce avatar Matiusauce commented on July 22, 2024

@ptillet I have tried other versions as well now but always receive the same error:

ERROR: Could not find a version that satisfies the requirement triton==2.0.0a2 (from versions: none)
ERROR: No matching distribution found for triton==2.0.0a2

Edit: I believe the issue is there is no wheels for windows, will have to use another method.

from triton.

StellaAthena avatar StellaAthena commented on July 22, 2024

@Matiusauce Windows is an out-of-scope OS for most ML codebases. None of our libraries have been substantially tested on Windows, and any compatibility is accidental.

from triton.

Matiusauce avatar Matiusauce commented on July 22, 2024

@StellaAthena I managed to get it up and running for my purposes at the moment but will definitely keep that in mind. Thanks.

from triton.

ThioJoe avatar ThioJoe commented on July 22, 2024

I managed to get it up and running for my purposes at the moment but will definitely keep that in mind. Thanks.

@Matiusauce Can you elaborate on how you did that. I am on windows and getting the same error with 2.0.0a2

from triton.

Matiusauce avatar Matiusauce commented on July 22, 2024

@Matiusauce Can you elaborate on how you did that. I am on windows and getting the same error with 2.0.0a2

@ThioJoe I found someone else who had already built a wheel for it so I just used theirs instead of trying to build myself. You can see an example on line 58 of https://github.com/152334H/DL-Art-School/blob/master/codes/scripts/post_install.py

pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.wh

from triton.

igorriti avatar igorriti commented on July 22, 2024

I also cannot install it on Windows

from triton.

ptillet avatar ptillet commented on July 22, 2024

Triton does not support Windows. This is explicitly stated in the README:

Compatibility
Supported Platforms:
Linux

Supported Hardware:
NVIDIA GPUs (Compute Capability 7.0+)
Under development: AMD GPUs, CPUs

Unfortunately there is no short-term plan to add support for Windows, but if people want to submit PRs for it I'm not against it. I do a lot of my development on Windows with WSL though, so I would recommend using that if possible.

from triton.

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.