ISISNeutronMuon / ISISNeutronMuon/quickBayes

JOSS review: installation error

Open
#89 21 comments 0 reactions 1 assignee Claimed by @AnthonyLim23 View on GitHub
Dominant language
Python
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In a fresh conda environment, I get the following error when attempting the `pip` install as instructed on the `README`:

```
(quickBayes) prash@air > python -m pip install quickBayes
Collecting quickBayes
Using cached quickBayes-1.0.0b18.tar.gz (1.6 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/var/folders/n2/qrrgr98x5flg7lx88y_r9z0r0000gn/T/pip-install-zwi18xxa/quickbayes_4aadff4f9d2b4124af579c739b4f2dcb/setup.py", line 2, in
from tools.setup_helper import get_extensions
ModuleNotFoundError: No module named 'tools.setup_helper'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.