New submission from Steven Fleck <sjfl...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue40380>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to