View Single Post
Old 07-29-2022, 10:55 PM   #1
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 448
Karma: 3000000
Join Date: Nov 2020
Device: none
Python can't find standard library in subprocess on Fedora

A user reported this error: https://github.com/xxyzz/WordDumb/issues/54

I'm able to fix the error by setting `PYTHONHOME` in `subprocess.run()`'s `env` parameter but I want to know why this error only occurs on Fedora.

Last edited by xxyzz; 07-30-2022 at 04:36 AM.
xxyzz is offline   Reply With Quote