pcdshub / pcdshub/psdm_qs_cli

Missing openpyxl dependency

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

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
7
Avg merge
7d 7h
Merged PRs (30d)
1

Description

This is in the conda-forge recipe, and it's needed to run https://github.com/pcdshub/psdm_qs_cli/blob/master/psdm_qs_cli/QSGenerateExcelSpreadSheet.py

This isn't caught in the CI here because this script is not imported at any point in the build/test stages

Contributor guide

Open the contributing guide

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 conda-forge recipe and the unimported psdm_qs_cli/QSGenerateExcelSpreadSheet.py script. Check how dependencies are declared and why the CI build/test stages do not exercise this script; done means the recipe declares openpyxl and the script can run with the packaged dependencies.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.