Documentation failure on RTD
See original GitHub issueIt looks like the build on RTD is frequently broken because of IERS: http://readthedocs.org/projects/astropy/builds/8020273/ (and many others in http://readthedocs.org/projects/astropy/builds/)
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx/cmdline.py", line 305, in main
opts.warningiserror, opts.tags, opts.verbosity, opts.jobs)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx/application.py", line 234, in __init__
self._init_builder()
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx/application.py", line 312, in _init_builder
self.emit('builder-inited')
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx/application.py", line 489, in emit
return self.events.emit(event, self, *args)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx/events.py", line 79, in emit
results.append(callback(*args))
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx_gallery/gen_gallery.py", line 221, in generate_gallery_rst
seen_backrefs)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 462, in generate_dir_rst
gallery_conf)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 681, in generate_file_rst
block_vars, gallery_conf)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 550, in execute_code_block
gallery_conf)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 544, in execute_code_block
exec(compiler(code_ast, src_file, 'exec'), example_globals)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/checkouts/latest/examples/coordinates/plot_obs-planning.py", line 77, in <module>
m33altaz = m33.transform_to(AltAz(obstime=time,location=bear_mountain))
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/coordinates/sky_coordinate.py", line 441, in transform_to
new_coord = trans(self.frame, generic_frame)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/coordinates/transformations.py", line 1377, in __call__
curr_coord = t(curr_coord, curr_toframe)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/coordinates/transformations.py", line 980, in __call__
return supcall(fromcoord, toframe)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/coordinates/builtin_frames/cirs_observed_transforms.py", line 51, in cirs_to_altaz
xp, yp = get_polar_motion(obstime)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/coordinates/builtin_frames/utils.py", line 40, in get_polar_motion
xp, yp, status = iers.IERS_Auto.open().pm_xy(time, return_status=True)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/utils/iers/iers.py", line 643, in open
cls.iers_table = cls.read(file=filename)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/utils/iers/iers.py", line 503, in read
table = cls._combine_a_b_columns(iers_a)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/astropy/utils/iers/iers.py", line 465, in _combine_a_b_columns
is_predictive = (table['UT1Flag_A'] == 'P') | (table['PolPMFlag_A'] == 'P')
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/numpy/ma/core.py", line 3016, in __array_finalize__
self._fill_value = _check_fill_value(self._fill_value, self.dtype)
File "/home/docs/checkouts/readthedocs.org/user_builds/astropy/envs/latest/lib/python3.6/site-packages/numpy/ma/core.py", line 476, in _check_fill_value
fill_value = np.array(fill_value, copy=False, dtype=ndtype)
ValueError: invalid literal for int() with base 10: 'N'
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
RTD Documentation: Build status not successful #63 - GitHub
The RTD documentation was determined not to have built successfully. This could be the result of one of two reasons:.
Read more >Reports and Policies | RTD - Denver
Facts and figures are published each year to provide information on the District, rail service, bus fleet, ridership, brief financial ...
Read more >81 RTD-10001 to RTD-10528 - Oracle Help Center
Cause: The RTD Smart Client attempted to request from the server the client configuration settings, for example the integration point request timeout. There...
Read more >How to complete Resubmission Turnaround Document (RTD ...
Correct Information Enter correct information in the numbered box that corresponds with the error line in the Information Block in Section A.
Read more >Frequently Asked Questions - Read the Docs
My project isn't building correctly¶. First, you should check out the Builds tab of your project. That records all of the build attempts...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It seems to be working again after the wipe.
I’ll try and wipe it, it ultimately solve the stable branch