Skip to content

Instantly share code, notes, and snippets.

@techwithshadab
Last active October 29, 2021 10:39
Show Gist options
  • Save techwithshadab/fad20e1f32fe458dbb785f52299d3927 to your computer and use it in GitHub Desktop.
Save techwithshadab/fad20e1f32fe458dbb785f52299d3927 to your computer and use it in GitHub Desktop.
pip install qsharp
dotnet tool install -g Microsoft.Quantum.IQSharp
echo "export PATH=\"\$PATH:\$HOME/.dotnet/tools\"" >> ~/.bash_profile
/home/ubuntu/.dotnet/tools/dotnet-iqsharp install --user --path-to-tool="/home/ubuntu/.dotnet/tools/dotnet-iqsharp"
sudo apt install libgomp1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment