当前位置:网站首页>AttributeError: module 'click' has no attribute 'get_os_args'
AttributeError: module 'click' has no attribute 'get_os_args'
2022-08-09 21:35:00 【Farmers Peter pan】
The following problem occurred today when running the streamlit semantic index front end in PaddleNLP:
AttributeError: module 'click' has no attribute 'get_os_args'
Then I took a look and the version of click is 8.1.3
Workaround
pip install click==8.0
The log output is:
Collecting click==8.0Downloading click-8.0.0-py3-none-any.whl (96 kB)|█████████████████████████████████| 96 kB 134 kB/sInstalling collected packages: clickAttempting uninstall: clickFound existing installation: click 8.1.3Uninstalling click-8.1.3:Successfully uninstalled click-8.1.3Successfully installed click-8.0.0
References
AttributeError: module ‘click‘ has no attribute ‘get_os_args‘.
边栏推荐
猜你喜欢
使用.NET简单实现一个Redis的高性能克隆版(四、五)
Leetcode 739.每日温度 单调栈
[] free column Android dynamic debugging GDB APP of safety
2022深圳(软考中级)系统集成项目管理工程师报名
国内市场上的 BI 软件到底有啥区别?
[免费专栏] Android安全之ZIP文件目录遍历漏洞
How to stop the test after reaching a given number of errors during stress testing in JMeter
每周给我10分钟,我给你一个Flink SQL 菜谱——甜点:数据过滤
[免费专栏] Android安全之Android工程模式
leetcode 503.下一个更大元素II 单调栈
随机推荐
Flume (六) --------- Flume 数据流监控
IDEA tools commonly used configuration
Tims中国上市进入倒计时:年亏3.8亿 估值降至14亿美元
shell脚本基础语句使用(一)
什么是藏宝计划(TPC),2022的一匹插着翅膀的黑马!
全自动化机器学习建模!效果吊打初级炼丹师!
国产抗新冠口服药每瓶不超300元/ 我国IPv6网络全面建成/ 谷歌入局折叠屏手机...今日更多新鲜事在此...
日本著名设计师三宅一生去世:产品曾被国人高价抢 乔布斯也是粉丝
基于设计稿识别的可视化低代码系统实践
AWK使用
Iptables防火墙常见的典型应用场景
[免费专栏] Android安全之Android Fragment注入
【Unity3D】2D动画
What is the Treasure Project (TPC), a dark horse with wings in 2022!
数学建模代码速成~赛前一个月~matlab~代码模板~吐血总结~三大模型代码(预测模型、优化模型、评价模型)
EsgynDB Troubleshooting - ERROR[2012] Server process tdm_arkesp could not becreated
Bi Sheng Compiler Optimization: Lazy Code Motion
Redis很大的时候,key 要如何处理?
史上最全架构师知识图谱(纯干货)
阿里云架构师耗时几个月编写这份MySQL高可用和性能优化技术宝典