Open georgehu0815 opened 7 months ago
I don’t know if its helpful or not but you can install the taskweaver via pip by using the following command
pip install git+https://github.com/microsoft/TaskWeaver.git
and to install a specific release or version you can use
https://github.com/microsoft/TaskWeaver.git@v0.0.1
[like] George Hu reacted to your message:
From: shivakharbanda @.> Sent: Friday, May 3, 2024 6:16:25 AM To: microsoft/TaskWeaver @.> Cc: George Hu @.>; Author @.> Subject: Re: [microsoft/TaskWeaver] Need pip install TaskWeaver (Issue #292)
I don’t know if its helpful or not but you can install the taskweaver via pip by using the following command pip install git+https://github.com/microsoft/TaskWeaver.git
— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/TaskWeaver/issues/292#issuecomment-2092372896, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3WWT6ISP372KCFEMGP7IF3ZAMTTTAVCNFSM6AAAAABF7IHVZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJSGM3TEOBZGY. You are receiving this because you authored the thread.Message ID: @.***>
Is your feature request related to a problem? Please describe.
We need install TaskWeaver as python package. pip install TaskWeaver==1.0.0
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.