You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting below error
python_daemon_3K-1.5.8-py3-none-any.whl/daemon/runner.py", line 89, in init
app.stderr_path, 'w+', buffering=0)
ValueError: can't have unbuffered text I/O
This bug has been fixed in github but seems PyPi distribution does not have the fix.
I am getting below error
python_daemon_3K-1.5.8-py3-none-any.whl/daemon/runner.py", line 89, in init
app.stderr_path, 'w+', buffering=0)
ValueError: can't have unbuffered text I/O
This bug has been fixed in github but seems PyPi distribution does not have the fix.
https://files.pythonhosted.org/packages/25/d7/80cd440662e90e4686d5bef24017914d68cb67b8a58e4aaa588c255cc613/python-daemon-3K-1.5.8.tar.gz
is
The text was updated successfully, but these errors were encountered: