arda-guler / orbitSim3D

Sophisticated astrodynamics and space mission simulator. Calculate n-body trajectories, perform orbital maneuvers, apply various perturbations, generate plots, and more! Minimal dependencies.
https://arda-guler.github.io/OrbitSim3D-web/
MIT License
62 stars 9 forks source link

Docker run #5

Open PieDema96 opened 1 year ago

PieDema96 commented 1 year ago

Hi! I have another question. Have you ever tried to run the code in a Docker container (I am trying with Python 3.8)? I have struggled a bit with the visualization side, in this case.

Thank you in advance!

arda-guler commented 1 year ago

I've never used docker, but I use the below set of packages with Python 3.10, if that helps:

PyOpenGL==3.1.6 glfw==2.5.5 PyWavefront==1.3.3 keyboard==0.13.5 matplotlib==3.5.3 numpy==1.22.1