This Project is a member of IBM Qiskit Ecosystem
- Install tkinter and qiskit in a virtual environment
- Paste the files from github (or clone) into the environment
- Use conda virtual environment, installing qiskit with pip can lead to issues
- Use Python version 3.8.10, qiskit has issues with version 3.9
Built using: Python, Tkinter, Qiskit
To launch the app just run :
python quantum_glasses.py
To launch unittests just run :
tox -epy39
Learn to build the software from scratch using this video
References:
- Logo
- Tkinter Documentation
- Qiskit Documentation