-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest release is 2021, this year is 2023, why not release new version? #4859
Comments
I upload a PR that create wheels automatically with cpu support and gpu in circleci: #4868 |
Hi, does this mean that PyTorch >1.10 is still incompatible with detectron2 (0.6)? When I install detectron2 after installing Pytorch 1.12.0, it still shows error,
|
Use my PR. Wheels are uploaded. I’m using with pytorch 2.0 cuda 12.1 and python 3.11 |
@johnnynunez where can I find the wheels to your version with support for python 3.11? Or is there an install guide somewhere for the 3.11 version? I couldn't find much on your PR, and the links on Install.MD seem to only give me access denied... |
I have wheels in python 3.11 and pytorch 2.0.1 |
Conda conda version is 0.6 |
https://github.com/johnnynunez/detectron2/actions/runs/5532253070 |
@johnnynunez Thank you. |
why the official repo not release the latest version, it's has been two years! |
I don't know why they don't accept my PR |
You can try my repository for building packages and PyPI simple index and see if it works for you: |
the latest release is 2021, this year is 2023, why not release new version?
The text was updated successfully, but these errors were encountered: