POSYDON-code / POSYDON-code/POSYDON

[BUG]: dev-tools

Open
#915 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
45
Forks
37
Avg merge
8d 20h
Merged PRs (30d)
5

Description

Describe the bug

Running dev-tools, generate_baseline will fail if pandas is not installed. The environment you're running the script in needs to have pandas installed. This feels counterintuitive since the script is installing a conda environment.

Can we make this more intuitive? Should be use the created environment with pandas to do this processing too?

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 with the dev-tools entry point and trace how generate_baseline creates and invokes its conda environment. Reproduce the failure without pandas installed in the calling environment, then verify that baseline processing runs through the created environment with pandas available.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.