Error: Invalid source "pypi" referenced in dependencies. #9436
Labels
area/sources
Releated to package sources/indexes/repositories
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
Milestone
Description
my goal is to use pytorch CPU from my pytorch_cpu source on LINUX,
and pytorch from pypi on macos (or all other platforms).
I have the following dependency defined in pyproject.toml
poetry lock
andpoetry install
run, installation is successful.However,
poetry check
results in the error:Workarounds
Poetry Installation Method
install.python-poetry.org
Operating System
MacOS Sonoma 14.5
Poetry Version
1.8.2
Poetry Configuration
Python Sysconfig
Example pyproject.toml
Poetry Runtime Logs
The text was updated successfully, but these errors were encountered: