• Buttons@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    I abandoned poetry after it was unable to install a specific version of pytorch I was using.

    In pip I would do something like pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118, but IIRC poetry didn’t support the --index-url option.