Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no built distribution #83

Open
jeffknaide-vt opened this issue Dec 12, 2023 · 0 comments
Open

There is no built distribution #83

jeffknaide-vt opened this issue Dec 12, 2023 · 0 comments

Comments

@jeffknaide-vt
Copy link

jeffknaide-vt commented Dec 12, 2023

When installing dependencies for a project using something like:

pip install --platform manylinux2014_x86_64 --only-binary=:all: pybars3

we encounter the following error:

ERROR: Could not find a version that satisfies the requirement pybars3==0.9.7 (from versions: none)
ERROR: No matching distribution found for pybars3==0.9.7

This depends on there being a built distribution, which pybars3 does not have. This is the recommended installation pattern for AWS lambda applications (here).

Can you publish a built distribution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant