Your message dated Wed, 10 Oct 2018 11:53:53 -0300
with message-id
<cacttxdmmpqjk_ecuygiz6dd2lpqeh-vti317bskuu3dx32f...@mail.gmail.com>
and subject line Re: Bug#910703: Reportbug: ModuleNotFound: requests
has caused the Debian Bug report #910703,
regarding Reportbug: ModuleNotFound: requests
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
910703: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910703
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 7.1.7+deb9u2
Hello everybody,
When I try to call to reportbug I have the next message:
Traceback (most recent call last):
File "/usr/bin/reportbug", line 35, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
I tried reinstall both reportbug and python-six but this don't helped to
solve this problem.
I'am using:
Linux debian 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21)
x86_64 GNU/Linux
libc6: 2.24
dpkg: 5.24.1-3+deb9u4
Python: 3.7.0
Regards!
--
Arias Emmanuel
http://eamanu.com
Github/Gitlab; @eamanu
Debian: @eamanu-guest
--- End Message ---
--- Begin Message ---
Package: reportbug
Version: 7.1.7+deb9u2
Close the bug.
Reason: Bad open bug. This is a personal configuration problem
El mié., 10 de oct. de 2018 a la(s) 11:47, eamanu15 (
[email protected]) escribió:
> Yes.. I just test it on a debian 9 "clean" and report bug run
> successfully. I have to look my configuration.
>
> Thanks all!!!
>
> El mié., 10 de oct. de 2018 a la(s) 11:36, Boyuan Yang ([email protected])
> escribió:
>
>> Hi eamanu15,
>>
>> eamanu15 <[email protected]> 于2018年10月10日周三 上午10:15写道:
>> >
>> > Hi Sandro,
>> >
>> > Thanks for you response
>> >
>> > El mié., 10 de oct. de 2018 a la(s) 09:44, Sandro Tosi (
>> [email protected]) escribió:
>> >>
>> >> > Traceback (most recent call last):
>> >> > File "/usr/bin/reportbug", line 35, in <module>
>> >> > import requests
>> >> > ModuleNotFoundError: No module named 'requests'
>> >> ...
>> >> > Python: 3.7.0
>> >>
>> >> Python 3.7 has not been released in stable, so if you customized your
>> >> setup for 3.7 to be the default python3 on your machines, you diverged
>> >> from what Debian supports and you need to figure out yourself how to
>> >> install the request module.
>> >
>> >
>> > I try to setup my machine to python -> 2.7.13 but I have the same
>> problem. Also, I reinstall reportbug.
>>
>> Looks like you really should not ever manually adjust the version of
>> python on your system. For a Debian Stable system ("Stretch"),
>> the default is that it has python2 v2.7.13 and python3 v3.5.3 as
>> provided by the system. That will make reportbug works perfectly.
>> Any attempt of modifying the "default" python version on the system
>> will likely to cause side effects and you will have to
>> figure out what is going on by yourself.
>>
>> If you could set up a newly-installed Debian 9 ("Stretch") system and
>> reproduce current issue without ever modifying
>> the version of python, that will be considered a bug and you are
>> welcomed to report its detail here.
>>
>> --
>> Thanks,
>> Boyuan Yang
>>
>
>
> --
> Arias Emmanuel
> http://eamanu.com
> Github/Gitlab; @eamanu
> Debian: @eamanu-guest
>
--
Arias Emmanuel
http://eamanu.com
Github/Gitlab; @eamanu
Debian: @eamanu-guest
--- End Message ---