View Single Post
Old 07-29-2022, 09: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: 442
Karma: 2666666
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 03:36 AM.
xxyzz is offline   Reply With Quote