Installing Leo Using Rye - Super Simple

34 views
Skip to first unread message

Ray wang

unread,
Jul 19, 2024, 5:15:07 AM (3 days ago) Jul 19
to leo-editor

Sharing a Method to Install Leo Using Rye 

1.  Install Rye, it's very easy. ref (https://rye.astral.sh/guide/installation/)
2. Execute the following commands in the terminal:

        d:\some_path > rye init --virtual
        d:\some_path > rye add leo
        d:\some_path > rye sync
        d:\some_path > rye run leo

3. There's no third step, Leo is already running


Rye does not depend on Python, which is something other package managers cannot match. It can manage Python environments from a "God's-eye view".  


Ray wang

unread,
Jul 19, 2024, 5:21:26 AM (3 days ago) Jul 19
to leo-editor
  I have successfully tested it on Windows. Additionally, Leo itself can also use Rye for environment management.

Edward K. Ream

unread,
Jul 19, 2024, 6:21:05 AM (3 days ago) Jul 19
to leo-e...@googlegroups.com
On Fri, Jul 19, 2024 at 4:15 AM Ray wang <wzy...@gmail.com> wrote:

Sharing a Method to Install Leo Using Rye 

Thanks, Ray. I'll take a look.

Edward
Reply all
Reply to author
Forward
0 new messages