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
uv add paddlepaddle
× No solution found when resolving dependencies for split (python_full_version >= '3.13' and platform_system == 'Darwin'):
╰─▶ Because only the following versions of paddlepaddle are available:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
and all of:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
have no wheels with a matching Python version tag, we can conclude that all of:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
cannot be used.
And because your project depends on paddlepaddle, we can conclude that your project's requirements are unsatisfiable.
hint: Pre-releases are available for `paddlepaddle` in the requested range (e.g., 3.0.0b2), but pre-releases weren't enabled (try: `--prerelease=allow`)
help: If you want to add the package regardless of the failed resolution, provide the --frozen flag to skip locking and syncing.
替代实现 Alternatives
No response
The text was updated successfully, but these errors were encountered:
需求描述 Feature Description
uv add paddlepaddle
× No solution found when resolving dependencies for split (python_full_version >= '3.13' and platform_system == 'Darwin'):
╰─▶ Because only the following versions of paddlepaddle are available:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
and all of:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
have no wheels with a matching Python version tag, we can conclude that all of:
paddlepaddle<=2.3.2
paddlepaddle>=2.4.0,<=2.4.2
paddlepaddle>=2.5.0,<=2.6.2
cannot be used.
And because your project depends on paddlepaddle, we can conclude that your project's requirements are unsatisfiable.
help: If you want to add the package regardless of the failed resolution, provide the
--frozen
flag to skip locking and syncing.替代实现 Alternatives
No response
The text was updated successfully, but these errors were encountered: