cyclus / cyclus/cyclus.github.com
Attempt to preview the website
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
After following the steps in Best practice workflow for contributing to site changes and getting to
make gh-preview I received this error:
Extension error:
Could not import extension numpydoc (exception: cannot import name 'Directive')
make: *** [gh-preview] Error 2
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.
Research direction
Start by running make gh-preview while following the documented site-contribution workflow and reproduce the numpydoc import error. Trace the preview command's dependency setup to identify why Directive cannot be imported; done means the documented preview command completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100