[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lmfit-py: failing tests with python3.8



Hi,

I tried hard to get lmfit-py (now at upstream version 1.0.0) building
but I endet up with 


build succeeded, 73 warnings.

The HTML pages are in build/html.

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx_gallery/gen_gallery.py", line 313, in sumarize_failing_examples
    "\n" + "-" * 79)
ValueError: Here is a summary of the problems encountered when running the examples

Examples expected to fail, but not failing:
Please remove these examples from
sphinx_gallery_conf['expected_failing_examples']
/build/lmfit-py-1.0.0/examples/documentation/model_loadmodel.py



The full sphinx log says:


# Sphinx version: 1.8.5
# Python version: 3.7.6 (CPython)
# Docutils version: 0.15.2 release
# Jinja2 version: 2.10.1
# Last messages:
#   done
#   copying extra files...
#   done
#   dumping search index in English (code: en) ...
#   done
#   dumping object inventory...
#   done
#   build succeeded, 73 warnings.
#...
#   The HTML pages are in build/html.
# Loaded extensions:
#   sphinx.ext.mathjax (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/mathjax.py
#   alabaster (0.7.8) from /usr/lib/python3/dist-packages/alabaster/__init__.py
#   sphinx.ext.autodoc (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/autodoc/__init__.py
#   sphinx.ext.extlinks (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/extlinks.py
#   sphinx.ext.intersphinx (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/intersphinx.py
#   sphinx.ext.napoleon (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/napoleon/__init__.py
#   sphinx.ext.todo (1.8.5) from /usr/lib/python3/dist-packages/sphinx/ext/todo.py
#   IPython.sphinxext.ipython_console_highlighting (unknown version) from /usr/lib/python3/dist-packages/IPython/sphinxext/ipython_console_highlighting.py
#   sphinx_gallery.gen_gallery (0.2.0) from /usr/lib/python3/dist-packages/sphinx_gallery/gen_gallery.py
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 304, in build_main
    app.build(args.force_all, filenames)
  File "/usr/lib/python3/dist-packages/sphinx/application.py", line 369, in build
    self.emit('build-finished', None)
  File "/usr/lib/python3/dist-packages/sphinx/application.py", line 510, in emit
    return self.events.emit(event, self, *args)
  File "/usr/lib/python3/dist-packages/sphinx/events.py", line 80, in emit
    results.append(callback(*args))
  File "/usr/lib/python3/dist-packages/sphinx_gallery/gen_gallery.py", line 313, in sumarize_failing_examples
    "\n" + "-" * 79)
ValueError: Here is a summary of the problems encountered when running the examples

Examples expected to fail, but not failing:
Please remove these examples from
sphinx_gallery_conf['expected_failing_examples']
/build/lmfit-py-1.0.0/examples/documentation/model_loadmodel.py
-------------------------------------------------------------------------------



Any idea how to fix this?


Kind regards

       Andreas.



-- 
http://fam-tille.de


Reply to: