问答 2025-01-24 来自:开发者社区

Unichat - qwen2.5 - 32B - c1 模型已经下载下来 在运行python报错

问了下AI说是库的版本不对 不太懂哪里出错了有大神帮下吗谢谢

问答 2024-08-07 来自:开发者社区

运行Python报错,modelscope-funasr正确的版本是多少请问?

运行Python报错asr-inference is not in the pipelines registry group auto-speech-recognition. Please make sure the correct version of ModelScope library is used modelscope-funasr正确的版本是多少请问?

问答 2024-06-02 来自:开发者社区

MaxCompute运行python任务报错ODPS-0421111:Not found th...

MaxCompute运行python任务报错ODPS-0421111:Not found the resource

问答 2024-01-28 来自:开发者社区

阿里云RPA运行 python -m alirpa_pack paddleocr报错以下内容?

阿里云RPA运行 python -m alirpa_pack paddleocr 报错以下内容 key, value = _splitline(line) File "C:\Users\cy\AppData\Local\Programs\Python\Python38\lib\site-packages\alirpa_pack.py", line 28, in _splitline ...

问答 2023-09-05 来自:开发者社区

DataWorks运行python中 出现报错 使用了concat_ws函数了怎么解决?

DataWorks运行python中 出现报错 odps-0420031 this exceeds the allowed maximum length of '2097152'. 运行sql过程中出现的这个问题 使用了concat_ws函数了怎么解决?

阿里云文档 2023-09-03

运行Python函数时,报错NoneTypeobjecthasnoattributesplit如何解决_函数计算(旧版)(FC)

可能原因入口函数定义错误,例如您在Python事件函数的入口函数中,创建了HTTP触发器。解决方案请参考以下不同的函数类型定义您的入口函数:Python事件函数的入口函数定义。详细信息,请参见环境说明。环境说明def handler(event, context): return '...

文章 2023-01-29 来自:开发者社区

在运行python程序时 self.adjacency_list.append([int(tempInfo[0])-1,int(tempInfo[1])-1]) 报错ValueError: inv

在运行python程序时   self.adjacency_list.append([int(tempInfo[0])-1,int(tempInfo[1])-1])报错

在运行python程序时 self.adjacency_list.append([int(tempInfo[0])-1,int(tempInfo[1])-1]) 报错ValueError: inv
问答 2023-01-09 来自:开发者社区

用户在DATAPHIN里运行一段PYTHON脚本,报错如下,这是哪里没有配置导致呢?

用户在DATAPHIN里运行一段PYTHON脚本,是通过AKSK方式从OSS某个BUCKET上获取文件,本地跑该脚本是正常运行的,但放在DATAPHIN里运行,读不到文件,显示 b' ',AUTH这里用户去掉了,这是本地成功的。文件和失败如下,日志:"/dataphin/python3/ENV3.7/lib/python3.7/site-packages/pandas/io/parsers.py....

文章 2023-01-05 来自:开发者社区

运行Python时中文注释报错的解决办法

比如csdn.py,输入中文注释,运行时报错。 在开头加上:1. #!/usr/bin/python 2. # -*- coding:utf8 -*-再运行就不报错了。

阿里云文档 2022-11-30

使用Python脚本任务ExceptionDataphinodpsclientauthfailed,notallowtooperateprojectXXX

问题描述Dataphin中使用Python脚本任务报错“Exception: Dataphin odps client auth failed, not allow to operate project XXX”。问题原因使用Dataphin PyODPS时,不支持跨Dataphin项目访问存储在M...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

Python学习站

Python学习资料大全,包含Python编程学习、实战案例分享、开发者必知词条等内容。

+关注
相关镜像