Skip to content

Installation note & PyTorch #4

@RedenticDev

Description

@RedenticDev

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 luz or a brew install luz. So it might be good to print steps like Installing ldid and xz or Downloading SDKs from https://... in my opinion, or at least provide a --verbose flag.
  • 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 --update flag is not easy I guess: maybe a luz upgrade could do the trick?
  • Issue after installation: I noticed by running a pip-review -a after 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions