After upgrading to 2.3.1 I'm unable to import from latex. I'm pretty sure import worked in 2.3.0. The error message I get is:
An error occurred while running:
$$s/../MacOS/tex2lyx -f "Big Data MDL CCF 17IX.tex" "Big Data MDL CCF 17IX.lyx"
To test that it's not a problem with my document, I created a simple tex
document:
\documentclass{article}
\begin{document}
Hello!
\end{document}
But import also fails for thatThanks,Anders.
