py-why / py-why/EconML

PEP 517 support

Open
#798 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.8k
Forks
827
PR merge metrics
No merged PRs in 30d

Description

We have a build failure over at dowhy when upgrading statsmodels due to

Note: This error originates from the build backend, and is likely not a problem with poetry but with econml (0.13.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "econml (==0.13.0)"'.

Source: https://github.com/py-why/dowhy/pull/997

Contributor guide

No contributing guide indexed for this repository

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 by reproducing the reported failure with pip wheel --use-pep517 "econml (==0.13.0)", then inspect the packaging and build configuration for PEP 517 support. The work is done when econml 0.13.0 builds through that command and the reported dowhy upgrade no longer fails for this reason.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
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.