# -*- coding: utf-8 -*-
# To be used just when PyInstaller is not installed
from MyQR.__main__ import run
run()