C:\DAGSTER\env\Lib\site-packages\dagster\_core\exe...
# ask-community
n
C\DAGSTER\env\Lib\site packages\dagster\ core\execution\compute logs.py48: UserWarning: WARNING: Compute log capture is disabled for the current environment. Set the environment variable
PYTHONLEGACYWINDOWSSTDIO
to enable. someone knows why i'm getting this error?
j
this is a windows specific error message that compute logs will not be stored. If you set an environment variable
PYTHONLEGACYWINDOWSSTDIO=true
then logs should get stored