Skip to content

Commit 3702201

Browse files
authored
Add troubleshooting guide for issue #33
1 parent bb2bfde commit 3702201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ you can kill them with `! pkill -9 python3` and check with `! nvidia-smi` that G
3030
For now, we use a simplified version of a progress bar suitable for Colab.
3131
* Blinking animation with `IPython.display.clear_output()`.
3232
It's usable, but still looking for a workaround.
33+
* If you see an error "No module named 'common'", make sure you've uncommented the assignment-specific line in step 6, restart your kernel and execute all cells again
3334

3435
## Running elsewhere
3536

0 commit comments

Comments
 (0)