I am trying to rescale a figure while in twocolumn environment, but all attempts result in error. Here is what doesn't give an error:
I want to, however resize the picture, and when I try I get this error:
I get errors with \resizebox and \scalebox too. Any ideas on how to do this properly?


\usepackage{graphics}by\usepackage{graphicx}should do the trick. – leandriis Jun 09 '19 at 14:44