I successfully followed along with the turorial.
then when trying to add some more requirements I got the error
'ERROR BuildSystemError: No build system is associated with the path C:\Users\hanne\MLagents'
it was not clear to me why the command 'rez build --install' stopped working when it was working before
turned out it was because i had invalid requirements in the package file. ( forgot a , )
would it be possible to update the error thrown to tell the user the package file is bad?
I successfully followed along with the turorial.
then when trying to add some more requirements I got the error
'ERROR BuildSystemError: No build system is associated with the path C:\Users\hanne\MLagents'
it was not clear to me why the command 'rez build --install' stopped working when it was working before
turned out it was because i had invalid requirements in the package file. ( forgot a , )
would it be possible to update the error thrown to tell the user the package file is bad?