Your message dated Mon, 31 Oct 2016 15:48:36 -0400
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #828047,
regarding python3-pip: Trying to run EmailHarvester results in syntax error in
validator
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.)
--
828047: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828047
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-pip
Version: 1.1-3
Severity: important
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
# be on Debian 7, as up-to-date as possible
# apt-get install python3
# apt-get install python3-pip
$ git clone https://github.com/maldevel/EmailHarvester.git
$ pip-3.2 install -r requirements.txt --user
$ python3 EmailHarvester.py -d test.com -l 50 -e google
Traceback (most recent call last):
File "./Softs/EmailHarvester/EmailHarvester.py", line 42, in <module>
import validators
File
"/home/gmuller/.local/lib/python3.2/site-packages/validators/__init__.py", line
1, in <module>
from .between import between # noqa
File
"/home/gmuller/.local/lib/python3.2/site-packages/validators/between.py", line
2, in <module>
from .utils import validator
File "/home/gmuller/.local/lib/python3.2/site-packages/validators/utils.py",
line 18
return u'ValidationFailure(func={func}, args={args})'.format(
^
SyntaxError: invalid syntax
It runs perfectly on Ubuntu 16.04 and Debian 8... The only difference is
python3-pip installs a command called pip3 instead of pip-3.2
*** End of the template - remove these lines ***
-- System Information:
Debian Release: 7.11
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14.32-xxxx-grs-ipv6-64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python3-pip depends on:
ii python3 3.2.3-6
ii python3-pkg-resources 0.6.24-1
ii python3-setuptools 0.6.24-1
ii python3.2 3.2.3-7
Versions of packages python3-pip recommends:
ii build-essential 11.5
ii python3-dev 3.2.3-6
python3-pip suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
1.1 is ancient. Please reopen against 8.1.2 if it's still a problem.
pgp8RZb5sYgTK.pgp
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team