I am using the template entitled "Preparation of Papers for IEEE Sponsored Conferences \& Symposia", in the overleaf. I have a figure that I was using in an ACM template, without errors, and I want to use that in this IEEE template:
\begin{figure}[thpb]
\centering
\includegraphics[width=9cm]{figureName.png}
\caption{Inductance}
\label{figureName}
\end{figure}
But I am getting the following error (the figure was imported from a previous project):
Runaway argument? width=9cm]{figureName.png}
\caption {Inductance of oscill\ETC. Paragraph ended before \Gin@iii was complete. \par
Can anyone help?