question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clarify system requirements to build documentation

See original GitHub issue

Attempting to build the pdf document for poliastro version 0.90.

The output I get from executing the command make latexpdf in the docs subdirectory of the distribution

Samuels-Mac-Pro:~ user$ cd poliastro-master Samuels-Mac-Pro:poliastro-master user$ cd docs Samuels-Mac-Pro:docs user$ make latexpdf sphinx-build -b latex -d build/doctrees source build/latex Running Sphinx v1.7.4

Extension error: Could not import extension nbsphinx (exception: No module named ‘nbsphinx’) make: *** [latexpdf] Error 2 Samuels-Mac-Pro:docs user$

🖥 Please paste the output of following commands

conda info -a conda_info.txt

python -c "import poliastro.testing; poliastro.testing.test()" poliastro.testing.txt

pip freeze | grep astropy grep_astropy.txt

pip freeze | grep poliastro grep_poliastro.txt

Please advise.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
astrojuanlucommented, Jul 13, 2020

About the notebook, I’m almost sure it was the “Using NEOS package”.

Oh, right! It needs to download the DASTCOM5 database the first time it’s used… 😅

0reactions
rafaellehmkuhlcommented, Jul 13, 2020

Oh, this was probably it. I’m struggling with my internet provider those last days 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build Better Requirements Documentation: Why, Who, and ...
The foundation for what will be implemented, requirements are statements that identify what the product does or shall do. A requirements ...
Read more >
Nailing Your Software Requirements Documentation
A software requirements document (also called software requirements specifications) is a document or set of documentation that outlines the features and ...
Read more >
How to write a software requirement document (with template)
A software requirement specifications (SRS) document lists the requirements, expectations, design, and standards for a future project. These ...
Read more >
Software Requirements Document: Definition, Steps and ...
Documentation ensures that the software development team are fully aware of the goal, scope, budget etc. Learn how to create one!
Read more >
Guidelines to Writing a Clear Spec [Software Specification ...
In this article, we'll clearly define what a spec is, why you need it, what you should include in the requirements, and finally,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found