-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels