-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi there,
Out of curiosity, I installed it on my MacBook Pro M1 Pro (Ventura latest). The installation itself worked well, however, I have 2 suggestions and a subsequent issue:
- Suggestion 1: this is a new, not-quite-known-yet project. Some people would be interested to know what the installation script they run on their machine actually does, especially when it's not a simple installation like a
pip install luzor abrew install luz. So it might be good to print steps likeInstalling ldid and xzorDownloading SDKs from https://...in my opinion, or at least provide a--verboseflag. - Suggestion 2: add an easier update mechanism (it's probably on your list already), because opening again the docs, picking the right long command, and don't forget to run it with the
--updateflag is not easy I guess: maybe aluz upgradecould do the trick? - Issue after installation: I noticed by running a
pip-review -aafter luz is installed that it causes an issue in my pip installation:
Exception: You tried to install "pytorch". The package named for PyTorch is "torch"
Removing luz with pip uninstall luz fixed it, so I assume you might have misspelled the dependency in a requirements.txt somewhere even if I couldn't find it anywhere. Can you please fix that?
Thanks for working on this promising project by the way!
Metadata
Metadata
Assignees
Labels
No labels