Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Extracting mailman-3.0.0b6-py3.4.egg to /usr/local/lib/python3.4/dist-packages
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/show_config.py", line 87
- print '%s = """%s"""' %(name, value)
- ^
- SyntaxError: invalid syntax
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/disabled.py", line 144
- if mlist.getDeliveryStatus(member) <> MemberAdaptor.ENABLED:
- ^
- SyntaxError: invalid syntax
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/list_owners.py", line 76
- print listname
- ^
- SyntaxError: invalid syntax
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/export.py", line 72
- if s <> '\n':
- ^
- SyntaxError: invalid syntax
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/gate_news.py", line 117
- if value <> 'x-beenthere':
- ^
- SyntaxError: invalid syntax
- File "/usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg/mailman/bin/find_member.py", line 85
- print _('No lists to search')
- ^
- SyntaxError: invalid syntax
- mailman 3.0.0b6 is already the active version in easy-install.pth
- Installing runner script to /usr/local/bin
- Installing mailman script to /usr/local/bin
- Installing onebounce script to /usr/local/bin
- Installing master script to /usr/local/bin
- Installed /usr/local/lib/python3.4/dist-packages/mailman-3.0.0b6-py3.4.egg
- Processing dependencies for mailman==3.0.0b6
- Searching for zope.interface
- Reading https://pypi.python.org/simple/zope.interface/
- Download error on https://pypi.python.org/simple/zope.interface/: [Errno 111] Connection refused -- Some packages may not be found!
- Couldn't find index page for 'zope.interface' (maybe misspelled?)
- Scanning index of all packages (this may take a while)
- Reading https://pypi.python.org/simple/
- Download error on https://pypi.python.org/simple/: [Errno 111] Connection refused -- Some packages may not be found!
- No local packages or download links found for zope.interface
- error: Could not find suitable distribution for Requirement.parse('zope.interface')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement