Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Setting up aesara #1394

Description

@Smit-create

I want to set up a local aesara dev environment. I started by creating the conda env and tried to make some changes and test aesara. It showed me to build or install aesara to import it so I tried the following:

% python3 -m build

This ends up with the following error:

File "/private/var/folders/43/clc5f7ln5sj3d3zwmnvpmpxm0000gn/T/build-env-23uc9q72/lib/python3.10/site-packages/setuptools_scm/git.py", line 224, in _git_parse_inner
    return meta(
  File "/private/var/folders/43/clc5f7ln5sj3d3zwmnvpmpxm0000gn/T/build-env-23uc9q72/lib/python3.10/site-packages/setuptools_scm/version.py", line 226, in meta
    parsed_version = _parse_tag(tag, preformatted, config)
  File "/private/var/folders/43/clc5f7ln5sj3d3zwmnvpmpxm0000gn/T/build-env-23uc9q72/lib/python3.10/site-packages/setuptools_scm/version.py", line 203, in _parse_tag
    assert version is not None
AssertionError

ERROR Backend subprocess exited when trying to invoke get_requires_for_build_sdist

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