memograph icon indicating copy to clipboard operation
memograph copied to clipboard

init_sys_streams: can't initialize sys standard streams Python runtime state: core initialized

Open aandriella opened this issue 1 year ago • 2 comments

Hi, when running python3 -m mg status I got the following error: Fatal Python error: init_sys_streams: can't initialize sys standard streams Python runtime state: core initialized Traceback (most recent call last): File "/home/antonioan/Documents/LanguageLearning/memograph/mg/io.py", line 44, in <module> AttributeError: module 'sys' has no attribute 'stdout'

aandriella avatar Jan 28 '23 10:01 aandriella