please provide the guide for install on the windows
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Locate the project's installation guide and review the existing virtual-environment and editable-install instructions. Add the Windows activation variant and clarify the Windows pip command, then verify that the documented commands work on Windows.
Written by the indexing model from the issue text.
Description
for example:
python -m venv .venv
source .venv/bin/activate
please clarify above command is on linux/mac,if want to install on windows,please use .venv\Scripts\activate.bat
git clone git@github.com:microsoft/markitdown.git
cd markitdown
pip install -e 'packages/markitdown[all]'
in the windows ,pip install -e 'packages/markitdown[all]' should be pip install -e packages/markitdown[all]
- Dominant language
- Python
- Stars
- 186k
- Forks
- 13.7k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
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.
More from microsoft/markitdown
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
microsoft/markitdown#2530 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
microsoft/markitdown#2502 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
microsoft/markitdown#2481 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
microsoft/markitdown#2470 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/markitdown#2438 ·
All issues in microsoft/markitdown
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100