我正在尝试在Google Colab上重新创建this project(因为它内置了Tensorflow / Keras)。 运行主文件时出现此错误:
Usage: ipykernel_launcher.py [options]
ipykernel_launcher.py: error: no such option: -f
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
我不确定它指的是什么,因为我的文件夹中没有类似的文件。我是AI / TF / Keras和Google Colab的新手,所以任何帮助/建议都很棒。