when I run colab demo,there has some problems #469

Open
opened 2024-07-23 07:43:16 +02:00 by qym77 · 2 comments
qym77 commented 2024-07-23 07:43:16 +02:00 (Migrated from github.com)

File "", line 5
get_ipython().system('rm /content/TrainingData/vggface2_crop_arcfacealign_224.tar')
^
IndentationError: unexpected indent

File ["<ipython-input-4-0c993758d7fe>"](https://localhost:8080/#), line 5 get_ipython().system('rm /content/TrainingData/vggface2_crop_arcfacealign_224.tar') ^ IndentationError: unexpected indent
Mr-Nobody-dey commented 2024-07-27 16:27:49 +02:00 (Migrated from github.com)

Most likely u need to add one tab in that line. FYI, if you are a new to coding, do not try this repository. It is outdated now. You will face a lot of challenges, and here in issue u will find no solution. And please do not ask me any question personally or mention in reply.

Most likely u need to add one tab in that line. FYI, if you are a new to coding, do not try this repository. It is outdated now. You will face a lot of challenges, and here in issue u will find no solution. And please do not ask me any question personally or mention in reply.
rainq22 commented 2024-10-08 12:22:18 +02:00 (Migrated from github.com)

换python3.7

换python3.7
Sign in to join this conversation.