Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install docs #93

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

multimeric
Copy link
Collaborator

Closes #55.

@pr4deepr
Copy link
Collaborator

pr4deepr commented Nov 17, 2024

Will need to clarify how to do a uv install with a pypi package, i.e., uv pip install lls-core etc...
current instructions work after git clone.

@multimeric
Copy link
Collaborator Author

TODO: talk about pyqt installation

@pr4deepr
Copy link
Collaborator

I would recommend making the uv based install method as the first option

pip install uv

A complete install:
uv pip install lls-core napari-lattice napari-aicsimageio pyqt5

This took only about 45 sec on a Windows PC in a conda environment..

@multimeric
Copy link
Collaborator Author

Note: the !!! info block is an info box, explained here: https://squidfunk.github.io/mkdocs-material/reference/admonitions/#+type:info

@multimeric multimeric deployed to github-pages November 20, 2024 00:12 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix pip related requirements issue
2 participants