Skip to content
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

Aviary cannot properly resolve example model filenames #633

Open
jkirk5 opened this issue Dec 16, 2024 · 0 comments
Open

Aviary cannot properly resolve example model filenames #633

jkirk5 opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jkirk5
Copy link
Contributor

jkirk5 commented Dec 16, 2024

Description

Aviary can't automatically find the files in our example models, partially due to the fact that the filenames of the examples themselves and the folder they are in have different names. When the user asks for a specific example, if they use the filename then the folder can't resolve, and if they ask for the folder name, then Aviary attempts to load the folder itself as the file, which causes an error.

Example

in CMD: aviary run_mission small_single_aisle

PermissionError: [Errno 13] Permission denied: 'C:\Users\jkirk5\Documents\Python\Aviary\aviary\models\small_single_aisle'

Aviary Version

0.9.4-dev

Relevant environment information

No response

@jkirk5 jkirk5 added the bug Something isn't working label Dec 16, 2024
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