Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Add py_modules to setup.py #121

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add py_modules to setup.py #121

wants to merge 6 commits into from

Conversation

8W9aG
Copy link

@8W9aG 8W9aG commented Jul 19, 2022

Currently the BLINK library cannot be installed due to this error:

error: Multiple top-level packages discovered in a flat-layout: ['elq', 'img', 'blink', 'elq_slurm_scripts'].

Specify no top-level packages exist.

Currently the BLINK library cannot be installed due to this error:

```
error: Multiple top-level packages discovered in a flat-layout: ['elq', 'img', 'blink', 'elq_slurm_scripts'].
```

Specify no top-level packages exist.
@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 Jul 19, 2022
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.

2 participants