Skip to content

Not working with the Qiskit==0.13.0 version #1

@ahx-code

Description

@ahx-code

Dear @adelshb

While I was inspecting the code I found the following:

quantum_instance = QuantumInstance(backend, shots=shots, seed=random_seed seed_transpiler=random_seed)

Why both seed and seed_transpiler variables are set to the random_seed?

Also in Qiskit==0.13.0 version, the code is not executing. It is not giving error but I guess it enters in an infinite loop.

Regards

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