Help:

We give here some recommendations to ensure that ORBITADOR works correctly:

  • General:
    • Use Python3.6 vesion or higher
    • Some packages are required like matplotlib and tkinter:
      In Linux, they can be installed by this two commands:
      sudo apt-get install python3-matplotlib -y
      sudo apt-get install python3-tk
  • Windows:
  • For Windows users, we strongly recommend to use MinGW when running ORBITADOR command.
For more detail please check the user guide: UserGuide-ORBITADOR