You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the most rescent poetry version 1.8.3 and did not add trailing slash.
Yes, this seems to be a duplicate of #6885,
but I've gone through the thread #6885 multiple times, nontheless still don't get what the solution is.
I blame my bad English, but could you give more detailed explanation, please?
Description
Hi, sorry for my bad English.
I'm trying to install the package
mmcv
from this repository: https://download.openmmlab.com/mmcv/dist/cu121/torch2.3.0/index.htmlwith pip, it works fine
pip install -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.3.0/index.html
But with poetry it doesn't.
This is what I did:
which gives this error
I guess the problem is this repo lists
whl
s with relative path.The repo shows:
thowse wheels works fine when I tried one of them by writing toml like this:
Is there any solution or walkaround for this?
Workarounds
I'm afraid not, as far as I know
Poetry Installation Method
install.python-poetry.org
Operating System
Ubuntu 22.04
Poetry Version
1.8.3
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
Poetry Runtime Logs
The text was updated successfully, but these errors were encountered: