Skip to content

RuntimeError: Too Many Compiler Engines Added to the MainEngine in ProjectQ #481

@saifawan2703

Description

@saifawan2703

Hi everyone,

I’m encountering an issue when trying to run a quantum circuit using ProjectQ. Specifically, I’m getting the following error:
RuntimeError: Too many compiler engines added to the MainEngine!
The error is raised from this part of the code:
File "/home/qc/anaconda3/lib/python3.12/site-packages/projectq/meta/_util.py", line 32, in insert_engine raise RuntimeError('Too many compiler engines added to the MainEngine!') . Any suggestion or guidance to resolve this error.

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