Qiskit / Qiskit/documentation

Issue with pip install command

Open
#2,787 6 comments 0 reactions 2 assignees View on GitHub

@beckykd is already working on this.

Since Mar 14, 2025.

bug 🐛 content 📄
Dominant language
Jupyter Notebook
Stars
106
Forks
223
Avg merge
1d 8h
Merged PRs (30d)
72

Description

URL to the relevant documentation

https://docs.quantum.ibm.com/guides/install-qiskit#local

Select all that apply
  • typo
  • code bug
  • out-of-date content
  • broken link
  • other
Describe the fix.

The following command in the page doesnt work on mac: pip install qiskit[visualization]
Instead the following works: pip install 'qiskit[visualization]'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.