verisons i’m using are:
the errors are here
can you please help me? @josh
and thanks a lot for the new embedding module <3
verisons i’m using are:
the errors are here
can you please help me? @josh
and thanks a lot for the new embedding module <3
Hi @kareem_essafty, pyQuil 2.8 was released this week, and unfortunately does not work with the latest PennyLane-Forest plugin. We’re working on fixing that ASAP, but in the meantime, you can downgrade to version 2.7:
pip install pyquil==2.7
I still have the same error.
and pyquil is working well with all its backends
That’s odd. Are you using the version of PennyLane-Forest from the GitHub repo? The version installed from pip
is unfortunately a bit out of date.
Here are the instructions for installing it from GitHub:
git clone https://github.com/rigetti/pennylane-forest
cd pennylane-forest
pip install -e .
And all thanks should be directed to @Maria_Schuld for the embedding module
It worked thank you so much