Skip to content

pixi install fails on macOSΒ #3

@jarrah42

Description

@jarrah42

I did the following:

% pixi run copier copy https://github.com/nova-sdk/nova-application-template.git project_folder
🎀 What kind of application are you creating?
   NDIP Tool
🎀 What is your project name?
   foo
🎀 What is your Python package name (use Python naming conventions, use dots to
   foo
🎀 Which category will your tool belong to?
   Generic
...
% cd project_folder
% pixi install
 WARN osx-arm64 (Apple Silicon) is not supported by the pixi.toml, falling back to osx-64 (emulated with Rosetta)
Error:   Γ— failed to map conda packages to their PyPI equivalents. This mapping is
  β”‚ required when using PyPI dependencies alongside conda packages.
  β”œβ”€β–Ά failed to fetch conda-pypi mapping from remote source
  β”œβ”€β–Ά error sending request for url (https://conda-mapping.prefix.dev/hash-
  β”‚   v0/6eed58051c2e12b804d53ceff5994a350c61baf117ec83f5f10c953a3f311451)
  β”œβ”€β–Ά client error (Connect)
  ╰─▢ invalid peer certificate: UnknownIssuer

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