eggdrop
eggdrop copied to clipboard
Doc / Web: https://docs.eggheads.org/favicon.ico -> 404
I expect https://docs.eggheads.org to deliver eggman as favicon.ico
I expect the same, @vanosg ? :P
Also missing for wiki.eggheads.org
and we should probably put / autogenerate it somewhere into doc/html
https://github.com/eggheads/eggdrop/blob/028e756076537d7199e152fec29f70db669f67ae/doc/sphinx_source/conf.py#L127
I cant proceed for the setup to regenerate tools is just too bloated for me, i installed like a 100 packages for generating 'em docs, and it still doesnt work, currently misc/generatedocs hangs at:
[WARNING] Reference not found for 'Key "dlink"' at /home/michael/projects/eggdrop/misc/../doc/sphinx_source/tutorials/setup.rst line 53 column 88
[WARNING] Reference not found for 'Key "majversion"' at /home/michael/projects/eggdrop/misc/../doc/sphinx_source/tutorials/setup.rst line 62 column 100
[WARNING] Reference not found for 'Key "dlink"' at /home/michael/projects/eggdrop/misc/../doc/sphinx_source/tutorials/setup.rst_chunk line 1 column 114
tlssetup
module
firstscript
firststeps
userfilesharing
index
*** Generating HTML files...
sphinx-build -b html -d ../doctrees . ../html
Running Sphinx v8.1.3
loading translations [en]... done
Extension error:
Could not import extension sphinx_substitution_extensions (exception: No module named 'beartype')
make: *** [Makefile:53: html] Error 2
*** Stupid housecleaning...
Yahtzee!
and insalling python-beartype doesnt work:
SKIPPED [1] beartype_test/a90_func/z90_lib/a90_nuitka/test_nuitka.py:31: could not import 'nuitka': No module named 'nuitka'
SKIPPED [1] beartype_test/a90_func/z90_lib/test_numba.py:21: could not import 'numba': No module named 'numba'
SKIPPED [1] beartype_test/a90_func/z90_lib/test_torch.py:21: could not import 'torch': No module named 'torch'
ERROR beartype_test/a00_unit/a40_api/door/a90_func/test_door_func.py::test_door_is_subhint - AttributeError: type object 'ABCMeta' has no attribute '_nparams'
FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep593.py::test_is_hint_pep593_beartype - Failed: DID NOT WARN. No warnings of type (<class 'beartype.roar._roarwarn.BeartypeValeLambdaWarning'>,) were emitted.
============================================================================================== 1 failed, 354 passed, 10 skipped, 2 deselected, 1 error in 3.57s ===============================================================================================
==> ERROR: A failure occurred in check().
Aborting...
error: failed to build 'python-beartype-0.19.0-2':
error: packages failed to build: python-beartype-0.19.0-2
i gave up.