MacOS specific bug

On a MacOS system it may happen that in the make verify step, two tests will fail, namely:
TestTwoNodes.test_entangle_md
TestTwoNodes.test_entangle_md_with_wait

If you encounter this, it is advised to switch to the blueprint-integration-beta-0.0.2 branch, where the issue has been solved.

You can switch to this branch via:

  • Switch to the branch git checkout blueprint-integration-beta-0.0.2
  • Reinstall all the dependencies via make install

If you encounter any difficulties with installing Netsquid on MacOS, please visit this topic: Netsquid installation troubleshooting