pennylane-lightning-gpu
pennylane-lightning-gpu copied to clipboard
modulenotfounderror: no module named 'pennylane_lightning_gpu.lightning_gpu_qubit_ops'
after installation of the Pennylane lightning GPU from source I got an Error: modulenotfounderror: no module named 'pennylane_lightning_gpu.lightning_gpu_qubit_ops'
may i know how to solve this issue?
Hi @edwinjosechittilappilly , could you please provide more details by filling the issue template? This could happen, for example, if you performed an editable install with certain versions of pip, but there is no way to know whether that is the issue now.