Skip to content

version flag is not working #20

@RoccoCloudCycle

Description

@RoccoCloudCycle

when I specify the version I want, even if it is the latest one, pipoe always fail with (No sdist package can be found error)

I can run the command without specifying the version, but for libraries that depend on specific version is problematic.
For example, I can't install awsiotsdk, even without specifying the version, because it depends explicitly on awscrt v.0.14.0:

awsiotsdk
  | awscrt==0.14.0
  |  [ERROR] Failed to gather awscrt (No sdist package can be found.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions