GNU bug report logs - #52150
childsplay: ImportError

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Sat, 27 Nov 2021 22:18:02 UTC

Severity: normal

To reply to this bug, email your comments to 52150 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52150; Package guix. (Sat, 27 Nov 2021 22:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> librehacker.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 27 Nov 2021 22:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: Guix Bug Reports <bug-guix <at> gnu.org>
Subject: childsplay: ImportError
Date: Sat, 27 Nov 2021 13:16:23 -0900
Hi, after running guix pull today, I tried to run childsplay (using guix
shell) but get an error:

```
christopher <at> nightshade ~ [env]$ childsplay 
No binary
['/gnu/store/2bkbpnd9jbgmnvd7vy9mdprdn2r0klcj-childsplay-
3.4/share/childsplay/childsplay.py']
pygame 1.9.4
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "/gnu/store/2bkbpnd9jbgmnvd7vy9mdprdn2r0klcj-childsplay-
3.4/share/childsplay/childsplay.py", line 41, in <module>
    from SPOptionParser import OParser
  File "/gnu/store/2bkbpnd9jbgmnvd7vy9mdprdn2r0klcj-childsplay-
3.4/share/childsplay/SPOptionParser.py", line 25, in <module>
    from SPVersion import optversion
  File "/gnu/store/2bkbpnd9jbgmnvd7vy9mdprdn2r0klcj-childsplay-
3.4/share/childsplay/SPVersion.py", line 3, in <module>
    import sqlalchemy as sqla
  File "/gnu/store/y2v3bhqn6c7xi1cxznvl0lhqcy0zykx5-python2-sqlalchemy-
1.4.27/lib/python2.7/site-packages/sqlalchemy/__init__.py", line 8, in
<module>
    from . import util as _util
  File "/gnu/store/y2v3bhqn6c7xi1cxznvl0lhqcy0zykx5-python2-sqlalchemy-
1.4.27/lib/python2.7/site-packages/sqlalchemy/util/__init__.py", line
14, in <module>
    from ._collections import coerce_generator_arg
  File "/gnu/store/y2v3bhqn6c7xi1cxznvl0lhqcy0zykx5-python2-sqlalchemy-
1.4.27/lib/python2.7/site-packages/sqlalchemy/util/_collections.py",
line 16, in <module>
    from .compat import binary_types
  File "/gnu/store/y2v3bhqn6c7xi1cxznvl0lhqcy0zykx5-python2-sqlalchemy-
1.4.27/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 115,
in <module>
    import importlib_metadata  # noqa
ImportError: No module named importlib_metadata
```

Information about my system:

```
christopher <at> nightshade ~ [env]$ neofetch --stdout
christopher <at> nightshade 
---------------------- 
OS: Guix System ea50a475114f6107e9f5c5d1193f3137d7a1e818 x86_64 
Host: GA-880GM-UD2H 
Kernel: 5.14.16-gnu 
Uptime: 13 days, 23 hours, 12 mins 
Packages: 63 (guix-system), 157 (guix-user) 
Shell: bash 5.0.16 
Resolution: 1920x1200 
DE: GNOME 3.34.5 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: guix 
CPU: AMD Athlon II X3 455 (3) @ 3.300GHz 
GPU: NVIDIA GeForce 8400 GS Rev. 3 
Memory: 1996MiB / 7893MiB 

christopher <at> nightshade ~ [env]$ guix shell --check
guix shell: warning: no packages specified; creating an empty
environment
guix shell: warning: no packages specified; creating an empty
environment
guix shell: checking the environment variables visible from shell
'/gnu/store/87kif0bpf0anwbsaw0jvg8fyciw4sz67-bash-5.0.16/bin/bash'...
guix shell: All is good!  The shell gets correct environment variables.
```

-- 
Christopher Howard
Gemini capsule: gemini://gem.librehacker.com
Web version: https://portal.mozz.us/gemini/gem.librehacker.com






This bug report was last modified 2 years and 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.