[New-bugs-announce] [issue40380] Errors during make test python 3.8.2

Steven Fleck report at bugs.python.org
Fri Apr 24 15:48:29 EDT 2020


New submission from Steven Fleck <sjfleck at buffalo.edu>:

I'm having some issues with installing python 3.8.2. I'm installing it in my personal workspace on my university's computing resources (linux). I've installed many programs here, but python is giving me some issues. 

Ultimately, I'm failing 5 tests:
test_multiprocessing_forkserver 
test_pathlib
test_resource
test_socket 
test_zipfie

Any help into what I can do to fix these errors would be greatly appreciated. I've attached a file that has the outputs of each command listed below. I hope it helps

line 0001: ./configure
line 0754: make
line 1238: make test
line 3539: make test TESTOPTS="-v test_multiprocessing_forkserver test_pathlib test_resource test_socket test_zipfie"

----------
components: Installation
files: python_3.8.2_installation.txt
messages: 367215
nosy: Steven Fleck
priority: normal
severity: normal
status: open
title: Errors during make test python 3.8.2
type: compile error
versions: Python 3.8
Added file: https://bugs.python.org/file49090/python_3.8.2_installation.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40380>
_______________________________________


More information about the New-bugs-announce mailing list