You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: