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
when I run the code, it stops after a few seconds and it says, "Could not run the sketch." "data/Snake0.csv does not exist or could not be read
Could not run the sketch (Target VM failed to initialize).
the line highlighted with the error is:
TableRow tr = t.getRow(0);
The text was updated successfully, but these errors were encountered:
when I run the code, it stops after a few seconds and it says, "Could not run the sketch." "data/Snake0.csv does not exist or could not be read
Could not run the sketch (Target VM failed to initialize).
the line highlighted with the error is:
TableRow tr = t.getRow(0);
The text was updated successfully, but these errors were encountered: