runtime error
Exit code: 1. Reason: οΏ½ β _load_page β β β β 59 β β self.last_response = self.client.execute( β β 60 β β β self.QUERY, variable_values=self.variables β β 61 β β ) β β β± 62 β β self.objects.extend(self.convert_objects()) β β 63 β β return True β β 64 β β β 65 β def __getitem__(self, index): β β β β /usr/local/lib/python3.10/site-packages/wandb/apis/public/runs.py:133 in β β convert_objects β β β β 130 β def convert_objects(self): β β 131 β β objs = [] β β 132 β β if self.last_response is None or self.last_response.get("proje β β β± 133 β β β raise ValueError("Could not find project %s" % self.projec β β 134 β β for run_response in self.last_response["project"]["runs"]["edg β β 135 β β β run = Run( β β 136 β β β β self.client, β β°βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ― ValueError: Could not find project vali3
Container logs:
Fetching error logs...