Is your feature request related to a problem? Please describe.
There are limited units supported by VirtualTag GUI, so there is the potential of complex operations leading to unsupported units.
Describe the solution you'd like
Parse text and return error if Pint can’t process units.
Describe alternatives you've considered
Creating VirtualTag outside of the GUI for unsupported units.
Additional context

Is your feature request related to a problem? Please describe.
There are limited units supported by
VirtualTagGUI, so there is the potential of complex operations leading to unsupported units.Describe the solution you'd like
Parse text and return error if Pint can’t process units.
Describe alternatives you've considered
Creating
VirtualTagoutside of the GUI for unsupported units.Additional context