Skip to content

gmatlocator fails to find the gmat startup file #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
a093130 opened this issue Jun 15, 2022 · 0 comments
Open

gmatlocator fails to find the gmat startup file #4

a093130 opened this issue Jun 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@a093130
Copy link
Owner

a093130 commented Jun 15, 2022

In gmatautomation version 03b.3
While running py -m gmatautomation.reportgen.CleanUpReports received the following error.

File "C:\Users\Colin\AppData\Local\miniconda3\lib\site-packages\gmatautomation\modelgen\gmatlocator.py", line 76, in find_gmat
RuntimeError: No GMAT executable path is found.
self.startup_file_path = ex_file_path.parents[0]/'gmat_startup_file.txt'
AttributeError: 'NoneType' object has no attribute 'parents'

@a093130 a093130 added the bug Something isn't working label Jun 15, 2022
@a093130 a093130 self-assigned this Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant