voxpupuli / voxpupuli/puppet-python

pip --no-binary :all: flag causes poetry failure

Open
#539 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
196
Forks
372
Avg merge
1d 18m
Merged PRs (30d)
4

Description

I believe https://github.com/python-poetry/poetry/issues/760 is preventing me from installing apache-airflow

https://github.com/voxpupuli/puppet-python/blob/4347e915d7f5ca45c3e614e80dc5ed3bcfa59b66/manifests/virtualenv.pp#L152

What do you think about a flag to enable/disable the use of --no-binary :all:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with manifests/virtualenv.pp around line 152, then compare the current pip behavior with poetry issue #760 and the apache-airflow installation case. Define how a configurable --no-binary :all: option should be exposed in the virtualenv manifest; done means users can enable or disable that behavior without changing the module.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.