GNU bug report logs - #51646
python-furl import bug?

Previous Next

Package: guix;

Reported by: jgart <jgart <at> dismail.de>

Date: Sun, 7 Nov 2021 01:50:01 UTC

Severity: normal

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51646 in the body.
You can then email your comments to 51646 AT debbugs.gnu.org in the normal way.

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#51646; Package guix. (Sun, 07 Nov 2021 01:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 07 Nov 2021 01:50:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: Guix Bug <bug-guix <at> gnu.org>
Subject: python-furl import bug?
Date: Sat, 6 Nov 2021 21:49:22 -0400
I ran the following command:

guix shell bpython -D python-wrapper python-furl  -- bpython

bpython version 0.20.1 on top of Python 3.8.2 /gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-python-wrapper-3.8.2/bin/python
>>> from furl import furl
Traceback (most recent call last):
  File "<input>", line 1, in <module>
    from furl import furl
  File "/gnu/store/d0mgjzpgm08147nnijv96yfq8bjny4ri-profile/lib/python
3.8/site-packages/furl/__init__.py", line 13, in <module>
    from .furl import *  # noqa
  File "/gnu/store/d0mgjzpgm08147nnijv96yfq8bjny4ri-profile/lib/python
3.8/site-packages/furl/furl.py", line 19, in <module>
    from six.moves import urllib
  File "/gnu/store/hjmz8ymac939ribn7g3jkgms4dk2az3a-python-six-1.14.0/
lib/python3.8/site-packages/six.py", line 92, in __get__
    result = self._resolve()
  File "/gnu/store/hjmz8ymac939ribn7g3jkgms4dk2az3a-python-six-1.14.0/
lib/python3.8/site-packages/six.py", line 115, in _resolve
    return _import_module(self.mod)
  File "/gnu/store/hjmz8ymac939ribn7g3jkgms4dk2az3a-python-six-1.14.0/
lib/python3.8/site-packages/six.py", line 82, in _import_module
    __import__(name)
ModuleNotFoundError: No module named 'six.moves.urllib'




Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Tue, 18 Jun 2024 07:09:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Tue, 18 Jun 2024 07:09:02 GMT) Full text and rfc822 format available.

Message #10 received at 51646-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: 51646-done <at> debbugs.gnu.org
Date: Tue, 18 Jun 2024 07:08:39 +0000
Closing due to staleness




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Jul 2024 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 296 days ago.

Previous Next


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