项目启动后进入项目时出错
收藏
界面是这样的
1
收藏
请登录后评论
能贴一下项目网址吗?
可以运行了,谢谢
还是运行不了
仍然登录不了+1
我怎么还是登录不了,我被拉黑了吗?
今天还是登录不了,有谁能告诉我怎么回事吗?
换浏览器试试
用IE google 2345都上不去
换其他电脑试试。
换了2台电脑了,其他人都正常吗?
服务器出错了
我把我的项目删除了就好了,没备份,得重写:(
哦,原来是这个问题.
我在做文本分类时报错:
是不是Executoer的_run函数有问题啊?代码文件是executor.py第749行。AIStudio怎么改?
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/executor.py in _run(self, program, exe, feed, fetch_list, feed_var_name, fetch_var_name, scope, return_numpy, use_program_cache)
747 self._feed_data(program, feed, feed_var_name, scope)
748 if not use_program_cache:
--> 749 exe.run(program.desc, scope, 0, True, True, fetch_var_name)
750 else:
751 exe.run_cached_prepared_ctx(ctx, scope, False, False, False)
项目坏了,重新创建好了