Read the Docs build information Build id: 22712 Project: imagesourcepy Version: latest Commit: 801ab8b0183402a196fa0cf5312e90786c61be5a Date: 2021-11-23T15:38:43.640346Z State: finished Success: False [rtd-command-info] start-time: 2021-11-23T16:23:53.082875Z, end-time: 2021-11-23T16:23:54.679724Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/gitlab/karaboDevices/imageSourcePy.git . Cloning into '.'... [rtd-command-info] start-time: 2021-11-23T16:23:55.092363Z, end-time: 2021-11-23T16:23:55.183941Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 801ab8b Update default scene [rtd-command-info] start-time: 2021-11-23T16:23:55.322478Z, end-time: 2021-11-23T16:23:55.407408Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-23T16:23:56.863363Z, end-time: 2021-11-23T16:24:02.957773Z, duration: 6, exit-code: 0 python3.7 -mvirtualenv --system-site-packages /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-11-23T16:24:03.098296Z, end-time: 2021-11-23T16:24:04.155744Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages (21.3.1) [rtd-command-info] start-time: 2021-11-23T16:24:04.292697Z, end-time: 2021-11-23T16:24:16.027972Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -m pip install --upgrade --no-cache-dir -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=4d57790380d618884128d3eb59380ce6c1fe8f5a90f855daa5216ae4f8bd06e7 Stored in directory: /tmp/pip-ephem-wheel-cache-a1a9jjy0/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=8991aec15f29559b5646c3ff818f5022e1ef387dd5d10f9e32dde19e5173a6ba Stored in directory: /tmp/pip-ephem-wheel-cache-a1a9jjy0/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.6 pytz-2021.3 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.26.0 setuptools-59.2.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-11-23T16:24:16.166654Z, end-time: 2021-11-23T16:24:20.420953Z, duration: 4, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting git+https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git (from -r doc/requirements.txt (line 1)) Cloning https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git to /tmp/pip-req-build-0jgwh91a Running command git clone --filter=blob:none -q https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git /tmp/pip-req-build-0jgwh91a Resolved https://git.xfel.eu/gitlab/xfel-rtd/rtd-conf.git to commit 3d66246db37045eaa716d206b13441613c1b413e Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting slumber==0.7.1 Downloading slumber-0.7.1.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting traits==4.6.0 Downloading traits-4.6.0.zip (546 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-nnsel5zy/traits_249ffb3cfa4f4341bad6c6085c9eca4a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-nnsel5zy/traits_249ffb3cfa4f4341bad6c6085c9eca4a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m4mjjsl0 cwd: /tmp/pip-install-nnsel5zy/traits_249ffb3cfa4f4341bad6c6085c9eca4a/ Complete output (30 lines): /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_fixers' warnings.warn(msg) /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_exclude_fixers' warnings.warn(msg) Traceback (most recent call last): File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in resolve return functools.reduce(getattr, self.attrs, module) AttributeError: module 'setuptools.dist' has no attribute 'invalid_unless_false' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-nnsel5zy/traits_249ffb3cfa4f4341bad6c6085c9eca4a/setup.py", line 158, in cmdclass=additional_commands(), File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 444, in __init__ k: v for k, v in attrs.items() File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py", line 292, in __init__ self.finalize_options() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 732, in finalize_options ep.load()(self, ep.name, value) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2434, in load return self.resolve() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2444, in resolve raise ImportError(str(exc)) ImportError: module 'setuptools.dist' has no attribute 'invalid_unless_false' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/47/9f/2ab54c0a83ada18d4084b1bc53a7201cd3eefbfdf36d9bb242e644ff4f80/traits-4.6.0.zip#sha256=0e56495f42f377facacc5e9daa6647b5b285c301331486094a993c1e891b1f19 (from https://pypi.org/simple/traits/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading traits-4.6.0.tar.gz (434 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-nnsel5zy/traits_b0aa1ad4f606459b8371e2c78d26bbb0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-nnsel5zy/traits_b0aa1ad4f606459b8371e2c78d26bbb0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-xrr6fe_5 cwd: /tmp/pip-install-nnsel5zy/traits_b0aa1ad4f606459b8371e2c78d26bbb0/ Complete output (30 lines): /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_fixers' warnings.warn(msg) /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_exclude_fixers' warnings.warn(msg) Traceback (most recent call last): File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in resolve return functools.reduce(getattr, self.attrs, module) AttributeError: module 'setuptools.dist' has no attribute 'invalid_unless_false' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-nnsel5zy/traits_b0aa1ad4f606459b8371e2c78d26bbb0/setup.py", line 158, in cmdclass=additional_commands(), File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 444, in __init__ k: v for k, v in attrs.items() File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py", line 292, in __init__ self.finalize_options() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 732, in finalize_options ep.load()(self, ep.name, value) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2434, in load return self.resolve() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2444, in resolve raise ImportError(str(exc)) ImportError: module 'setuptools.dist' has no attribute 'invalid_unless_false' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a6/69/96560692c9329f7290ae46e828a328538cd139b75a176fdca2c53361f431/traits-4.6.0.tar.gz#sha256=5d82345e0a34b88e394964eea1be47419530027aef7f0b20ad315b6ec6c68370 (from https://pypi.org/simple/traits/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading traits-4.6.0.tar.bz2 (354 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-nnsel5zy/traits_7f1591c57ace4abd9e155987b2b09361/setup.py'"'"'; __file__='"'"'/tmp/pip-install-nnsel5zy/traits_7f1591c57ace4abd9e155987b2b09361/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2wrbq7rq cwd: /tmp/pip-install-nnsel5zy/traits_7f1591c57ace4abd9e155987b2b09361/ Complete output (30 lines): /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_fixers' warnings.warn(msg) /home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_2to3_exclude_fixers' warnings.warn(msg) Traceback (most recent call last): File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in resolve return functools.reduce(getattr, self.attrs, module) AttributeError: module 'setuptools.dist' has no attribute 'invalid_unless_false' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-nnsel5zy/traits_7f1591c57ace4abd9e155987b2b09361/setup.py", line 158, in cmdclass=additional_commands(), File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 444, in __init__ k: v for k, v in attrs.items() File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/distutils/dist.py", line 292, in __init__ self.finalize_options() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/setuptools/dist.py", line 732, in finalize_options ep.load()(self, ep.name, value) File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2434, in load return self.resolve() File "/usr/src/app/checkouts/readthedocs.org/user_builds/imagesourcepy/envs/latest/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2444, in resolve raise ImportError(str(exc)) ImportError: module 'setuptools.dist' has no attribute 'invalid_unless_false' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/56/47/03f50e82e1ff1e8a602c5f2cf12f08675f79a7169629fe4ce521e59d265f/traits-4.6.0.tar.bz2#sha256=c71c3165526e5375f74358968fd70a258a65d6c8768210ee4e4f88347a4ab853 (from https://pypi.org/simple/traits/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement traits==4.6.0 (from versions: 4.4.0, 4.5.0, 4.6.0, 5.0.0, 5.1.0, 5.1.1, 5.1.2, 5.2.0, 6.0.0rc0, 6.0.0, 6.1.0, 6.1.1, 6.2.0, 6.3.0, 6.3.1, 6.3.2) ERROR: No matching distribution found for traits==4.6.0