Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup HDF5 plugin #667

Merged
merged 24 commits into from
Jul 6, 2022
Merged

How to setup HDF5 plugin #667

merged 24 commits into from
Jul 6, 2022

Conversation

prjemian
Copy link
Contributor

@prjemian prjemian commented Jul 5, 2022

@prjemian prjemian added this to the 1.6.2 milestone Jul 5, 2022
@prjemian prjemian self-assigned this Jul 5, 2022
@prjemian
Copy link
Contributor Author

prjemian commented Jul 6, 2022

pandoc is not found, still

2022-07-06T06:16:01.8933450Z Notebook error:
2022-07-06T06:16:01.8933818Z PandocMissing in examples/_excel_scan.ipynb:
2022-07-06T06:16:01.8934448Z Pandoc wasn't found.
2022-07-06T06:16:01.8934715Z Please check that pandoc is installed:
2022-07-06T06:16:01.8935050Z https://pandoc.org/installing.html
2022-07-06T06:16:02.3884772Z Error: Invalid status code: 2
2022-07-06T06:16:02.3885643Z     at ChildProcess.<anonymous> (/home/runner/work/_actions/sphinx-notes/pages/master/main.js:9:19)
2022-07-06T06:16:02.3886071Z     at ChildProcess.emit (events.js:314:20)
2022-07-06T06:16:02.3886398Z     at maybeClose (internal/child_process.js:1022:16)
2022-07-06T06:16:02.3886816Z     at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) {
2022-07-06T06:16:02.3887148Z   code: 2
2022-07-06T06:16:02.3887334Z }
2022-07-06T06:16:02.3887559Z Error: Invalid status code: 2
2022-07-06T06:16:02.3888088Z     at ChildProcess.<anonymous> (/home/runner/work/_actions/sphinx-notes/pages/master/main.js:9:19)
2022-07-06T06:16:02.3888481Z     at ChildProcess.emit (events.js:314:20)
2022-07-06T06:16:02.3888817Z     at maybeClose (internal/child_process.js:1022:16)
2022-07-06T06:16:02.3889218Z     at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
2022-07-06T06:16:02.4077142Z Post job cleanup.

@prjemian
Copy link
Contributor Author

prjemian commented Jul 6, 2022

pandoc cannot be installed by pip, use sudo apt install pandoc (that works)

@prjemian
Copy link
Contributor Author

prjemian commented Jul 6, 2022

GH Actions workflow successful again now

@prjemian
Copy link
Contributor Author

prjemian commented Jul 6, 2022

Unit tests are failing in a set of tests unrelated to this PR. Yet, those tests are not rock-solid reliable. Should be a separate issue.

@prjemian prjemian merged commit 682476d into main Jul 6, 2022
@prjemian prjemian deleted the 652-HOWTO-setup-HDF5-plugin branch July 6, 2022 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc: HDF5 files named by EPICS PV
1 participant