You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while I was working on a Spack recipe for PennyLane and PennyLane-Lightning, I have noticed two small issues:
the tarball from pypi does not contain CMakeLists.txt, hence the build fails; I resorted to using the github tarball for now
CMake is not documented as source build dependency for PennyLane-Lightning; it might be useful for users to have it explicitly mentioned for this special type of builds.
Hi there,
while I was working on a Spack recipe for PennyLane and PennyLane-Lightning, I have noticed two small issues:
CMakeLists.txt
, hence the build fails; I resorted to using the github tarball for nowFor reference my Spack PR: spack/spack#34838
The text was updated successfully, but these errors were encountered: