mid2SUPAERO/TTO

Suggestion for Providing Environment Configuration File

liziyy opened this issue · 0 comments

Dear Repository Owner,
I recently encountered some issues while running your code on my local machine. After some debugging, I found that the problem was due to differences in our environment configurations. I managed to create a suitable environment using the conda tool from Anaconda and was able to successfully run your code.
To assist other developers who might face the same issues, I would like to suggest that you consider providing an environment configuration file (like a conda environment.yml file) when you upload Python programs. This would allow other developers to easily replicate your runtime environment and prevent similar issues.
To facilitate this, I have exported the environment configuration that worked for me into an environment.yml file and have created a pull request for it. You can review and consider merging it. I hope that this suggestion and my pull request would be helpful for you and other developers.
Thank you once again for your excellent project, and I look forward to your response.
Best regards,
liziyy