Skip to content

pip install aaanalysis[pro] fails (zsh: no matches found) #12

@junkang812

Description

@junkang812

Hi, There is a small issue while trying to install aaanalysis[pro] using pip

When I ran:
pip install aaanalysis[pro]
the installation failed in zsh with the following error:
zsh: no matches found: aaanalysis[pro]

However it worked through quoting the package name
pip install "aaanalysis[pro]"

Installing the basic package (pip install aaanalysis) works fine

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