Hi there, I get the following error when I try launching a public space.
for fn_index, dependency in enumerate(self.config["dependencies"])
KeyError: ‘dependencies’
Would you know why this is happening?
Hi there, I get the following error when I try launching a public space.
for fn_index, dependency in enumerate(self.config["dependencies"])
KeyError: ‘dependencies’
Would you know why this is happening?