Advertisement
j0h

Python 3.4 build error

j0h
Nov 22nd, 2014
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. ======================================================================
  2. ERROR: test_idna (test.test_socket.GeneralModuleTests)
  3. ----------------------------------------------------------------------
  4. Traceback (most recent call last):
  5. File "/home/h/Downloads/Python-3.4.2/Lib/test/test_socket.py", line 1287, in test_idna
  6. socket.gethostbyname('испытание.python.org')
  7. socket.gaierror: [Errno -5] No address associated with hostname
  8.  
  9. ----------------------------------------------------------------------
  10. Ran 506 tests in 150.098s
  11.  
  12. FAILED (errors=1, skipped=24)
  13. test test_socket failed
  14. make: *** [test] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement