When trying to run the integer-factorization mybinder notebook, the from Microsoft.Quantum.Samples.IntegerFactorization import FactorSemiprimeInteger in the first cell gives a ModuleNotFoundError: No module named 'Microsoft' error.
To reproduce this error:
- Go to: https://aka.ms/try-qsharp
- Under Integer factorization, select Q#+ Python to Run in browser; this is the URL: https://hub.gke2.mybinder.org/user/microsoft-quantum-698yo5d6/notebooks/samples/algorithms/integer-factorization/host.py
- Execute the first cell.
I'm running this using Edge V102 on Windows 11.
Screenshot is attached.
