pylinac icon indicating copy to clipboard operation
pylinac copied to clipboard

Improvement to py_gui

Open jmartens opened this issue 5 years ago • 2 comments

Fix imports (at least for my virtualenv) and make it run automatically when py_gui is invoked

jmartens avatar Nov 04 '18 12:11 jmartens

Coverage Status

Coverage decreased (-0.009%) to 79.123% when pulling f89bf6817d4cfc32753827e4f303bbedb53ce0c5 on jmartens:improvement/py_gui into b2ee04f80371ec5eacb0cacf280a7346ec30673c on jrkerns:master.

coveralls avatar Nov 04 '18 12:11 coveralls

You can't do relative imports when the file is main. Can I ask why the file is being called directly rather than through pylinac.gui()?

jrkerns avatar Nov 16 '18 03:11 jrkerns