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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51646: closed (python-furl import bug?)
Date: Tue, 18 Jun 2024 07:09:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Jun 2024 07:08:39 +0000
with message-id <a30450a4e5addb2400aff0dcf4c17e5ed2b30980 <at> dismail.de>
and subject line 
has caused the debbugs.gnu.org bug report #51646,
regarding python-furl import bug?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51646: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51646
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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'


[Message part 3 (message/rfc822, inline)]
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


This bug report was last modified 1 year and 29 days ago.

Previous Next


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