Temporarily pin camb<2 and scipy<1.18
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- python
- Domain
- build-system
Research direction
Start by inspecting the td_env definition and compare its camb and scipy versions with the Cosmosis installation instructions linked in the issue. Check whether the environment should pin camb below 2 and scipy below 1.18, or use the patched FAST-PT installation; done means the environment installs successfully with a compatible FAST-PT setup.
Written by the indexing model from the issue text.
Description
Following this thread on Slack and the cosmosis installation instructions which currently provides a modified install step when using camb >- 2.0 or scipy 1.18. Currently the new td_env includes both. The long term fix seems to rely on an https://github.com/jablazek/FAST-PT/issues/25. The short term fix is either to restrict the environment to camb < 2 and scipy 1.17 or use a patched version of fast-pt:
conda uninstall --force fast-pt
pip install "git+https://github.com/joezuntz/FAST-PT/"
- Dominant language
- Shell
- Stars
- 7
- Forks
- 3
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from LSSTDESC/desc-python
-
create txpipe branch Open
LSSTDESC/desc-python#188 · 1 assignee ·
-
LSSTDESC/desc-python#185 · 1 assignee ·
-
LSSTDESC/desc-python#182 · 1 assignee ·
-
LSSTDESC/desc-python#180 · 1 assignee ·
-
LSSTDESC/desc-python#179 · 1 assignee ·
All issues in LSSTDESC/desc-python
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·