CQCL / pytket-projectq

pytket-projectq, extensions for pytket quantum SDK
Apache License 2.0
0 stars 0 forks source link

segmentation fault (when building documentation) #77

Open cqc-melf opened 4 months ago

cqc-melf commented 4 months ago

   File "<frozen runpy>", line 198 in _run_module_as_main
./.github/workflows/build-test: line 57:  1047 Segmentation fault      pytest --doctest-modules
cqc-alec commented 4 months ago

I think the segfault happens when running the python tests, rather than building the documentation. Windows only it seems. Looks like the same issue as https://github.com/CQCL/pytket-pennylane/issues/125 .