On 10/25/22 13:32, Matthew Treinish wrote:
Hi,
We're currently working on updating some getting started documentation for
Qiskit and as it's
written in Python we wanted to link to instructions on how to install Python
(you can see the
PR in progress for this here: https://github.com/Qiskit/qis
On Mon, Oct 31, 2022 at 12:55:17PM +1100, Chris Angelico wrote:
> On Mon, 31 Oct 2022 at 12:21, Matthew Treinish wrote:
> > Looking at python.org the getting
> > started page (https://www.python.org/about/gettingstarted/) refers to this
> > wiki page:
> >
> > https://wiki.python.org/moin/Beginner
On Fri, Nov 04, 2022 at 10:08:21AM -0600, Mats Wichmann wrote:
> On 10/25/22 13:32, Matthew Treinish wrote:
> > Hi,
> >
> > We're currently working on updating some getting started documentation for
> > Qiskit and as it's
> > written in Python we wanted to link to instructions on how to install