Own python scripts are not visible/selectable anymore

Frank M.
Frank M. Altair Community Member
edited December 2021 in Community Q&A

Hi!

If I open Altair Flux Supervisor 2021.2 or 2021.1 and go to "Python scripts" my script is not visible anymore.

I can also create a new python script in Supervisor and save it but it is not visible or selectable. With the file manager I can see my old files and the new file. The data type is always *py.

This issue occure yesterday abruptly.

Tagged:

Answers

  • Lavanya Vadamodala_20519
    Lavanya Vadamodala_20519
    Altair Employee
    edited December 2021

    Hello Frank,

    You need to select correct module (2D or Skew or 3D) to view their respective python scripts.

    image

    If you have a 3D model, then python scripts will not be visible if 2D or Skew modules are selected. Please make sure that you have 3D module selected to open python files of corresponding model.

    Thank you,

    Lavanya

  • Frank M.
    Frank M. Altair Community Member
    edited December 2021

    Thank you very much. 

    But the solution is:

    #! Flux2D 21.2 

    was changed by myself. That was the reason why Supervisor couldn't find my files anymore.