Skip to content

Installation script on Arch Linux does not work correctly #525

@gleb-kun

Description

@gleb-kun

Describe the bug
This is not even a bug, but rather a flaw in the installer. During installation on Arch Linux, the script tries to install the python-conda package. However, it does not find such a target.

Therefore, you either need to install conda manually, or you can take it from the AUR repository.

yay -S python-conda

To Reproduce

  1. OS and environment: Arch Linux (6.13.2-arch1-1)
  2. SLM Lab: master or book branches

Error logs

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
error: target not found: python-conda

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions