bdnguyen-ds
Results
2
comments of
bdnguyen-ds
seeing the same. installed markitdown version 0.1.1 using: "pip install -e packages/markitdown[all]" returns: "zsh: no matches found: packages/markitdown[all]" and similarly for [pdf] and other options. The only install command that...
Ignore my previous comment, it was a "me" issue. Referencing here in case anyone runs into the same thing. Adding quotation marks the around the target ( 'markitdown[all]' ) allowed...