Hi, Thank you for the report. Sadly, it appears that this package python2-rpython does not build since a couple of months; if it had built once.
<https://data.guix.gnu.org/repository/1/branch/master/package/python2-rpython/output-history> On my machine, I get: --8<---------------cut here---------------start------------->8--- … Installing rpython script to /gnu/store/3lllzpfmly4gv6fxjbsxwm4i5arllyby-python2-rpython-0.2.1/bin phase `install' succeeded after 10.6 seconds starting phase `wrap' find-files: /gnu/store/3lllzpfmly4gv6fxjbsxwm4i5arllyby-python2-rpython-0.2.1/sbin: No such file or directory phase `wrap' succeeded after 0.0 seconds starting phase `check' running "python setup.py" with command "test" and parameters () running test Searching for pytest<3 Reading https://pypi.org/simple/pytest/ Download error on https://pypi.org/simple/pytest/: [Errno -2] Name or service not known -- Some packages may not be found! Couldn't retrieve index page for 'pytest' Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! No local packages or working download links found for pytest<3 error: Could not find suitable distribution for Requirement.parse('pytest<3') command "python" "-c" "import setuptools, tokenize;__file__='setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\\r\\n', '\\n');f.close();exec(compile(code, __file__, 'exec'))" "test" failed with status 1 … --8<---------------cut here---------------end--------------->8--- Since it python2 but in the same time there is not Python 3 version, the question is: fix or remove? All the best, simon
