You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2022. It is now read-only.
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 209299 warnings.
Here are some samples:
Failed to import:
WARNING: [autosummary] failed to import 'mxnet.io.DataIter': no module named mxnet.io.DataIter
Pandoc version warning:
nbconvert.utils.pandoc.check_pandoc_version()
/home/markhama/anaconda3/envs/mxnet-docs/lib/python3.7/site-packages/nbsphinx.py:1174: RuntimeWarning: You are using an unsupported version of pandoc (2.2.3.2).
Your version must be at least (1.12.1) but less than (2.0.0).
Refer to http://pandoc.org/installing.html.
Continuing with doubts...
Failed to import module:
WARNING: autodoc: failed to import module 'ndarray.sparse' from module 'mxnet'; the following exception was raised:
...
OSError: /lib64/libc.so.6: version `GLIBC_2.16' not found (required by /home/markhama/anaconda3/envs/mxnet-docs/lib/python3.7/site-packages/mxnet/libmxnet.so)
Failed to import class:
WARNING: autodoc: failed to import class 'ndarray.sparse.CSRNDArray' from module 'mxnet'; the following exception was raised:
...
OSError: libcudart.so.9.2: cannot open shared object file: No such file or directory
Failed to import module:
WARNING: autodoc: failed to import module 'monitor' from module 'mxnet'; the following exception was raised:
I reduced warnings/errors from 200k to 2k by getting rid of random.seed in the docs. This can/should be added later when/if someone knows how to include it without causing so many warnings.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugSomething isn't workingbuildIssues related to the build
There are over 100-200k build warnings.
Here are some samples:
Failed to import:
Pandoc version warning:
Failed to import module:
Failed to import class:
Failed to import module:
Unknown document:
Failed to import:
Toctree contains reference to nonexisting document:
File not found:
The text was updated successfully, but these errors were encountered: