Hello
I am using v2.93 and also noticed in 2.95 trex-console, that the filename parsing in console seems to break if the filename contains more than one full-stop (period) - e.g.
somefile.py <- OK
Console error:
status: Error loading profile '../
some.file.py' [1 more errors messages]
It took me a while to figure out what the problem was (I thought I had made a mistake in my python code!!)
I find it useful sometimes to have these extra full-stops (periods) in my filename.
Is this parsing error a bug?
regards
Arne