Hi,
I use the non-gui version of flac3d with the executable fla3d_console on a linux server that does not have a gui interface.
I wanted to know if there was a way to access the python console in this version of FLAC3D. I went through the documentation but I couldn’t find anything.
Right now my option is to write the python code in a file and execute with program call “myscript.py” but it is a little impractical.
Thanks in advance!