day50-dev / day50-dev/streamdown
not supported in windows?
Open
@kristopolous is already working on this.
Since May 30, 2025.
- Dominant language
- Python
- Stars
- 360
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
In Windows 11:
uv tool install streamdown
installed it without errors and created the executables:
+ appdirs==1.4.4
+ certifi==2025.4.26
+ charset-normalizer==3.4.2
+ idna==3.10
+ pillow==10.4.0
+ pygments==2.19.1
+ pylatexenc==2.10
+ requests==2.32.3
+ streamdown==0.29.0
+ term-image==0.7.2
+ toml==0.10.2
+ urllib3==2.4.0
+ wcwidth==0.2.13
Installed 2 executables: sd.exe, streamdown.exe
However, when using it with a cli command
some_command | sd
i get
OSError: [Errno 22] Invalid argument
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
OSError: [Errno 22] Invalid argument
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.