Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Fix pip install . by adding empty py_modules #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xhluca
Copy link

@xhluca xhluca commented Aug 1, 2022

This fixes the following step:

cd DPR/
pip install .

This issue was originally reported in: #223

@AkariAsai proposed the following fix: #223 (comment)

This PR simply implements the proposed fix as is, and it successfully corrects the reported error

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 1, 2022
@xhluca
Copy link
Author

xhluca commented Aug 2, 2022

I can also include a fix for #147 based on the stackoveflow thread: https://stackoverflow.com/a/53383704

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to install dependencies
2 participants