| [root@localhost ~]# vim |
| -bash: vim: 未找到命令 |
| yum -y install vim* |
| |
| # 查看是否安装成功 |
| [root@hadoop01 hadoop]# rpm -qa |grep vim |
| vim-X11-7.4.629-8.el7_9.x86_64 |
| vim-enhanced-7.4.629-8.el7_9.x86_64 |
| vim-common-7.4.629-8.el7_9.x86_64 |
| vim-minimal-7.4.629-8.el7_9.x86_64 |
| vim-filesystem-7.4.629-8.el7_9.x86_64 |
| [root@localhost software] |
| bash: sh-keygen: 未找到命令 |
| yum install openssh |
| |
| # 查看是否安装成功 |
| [root@localhost software]# rpm -qa|grep -E "openssh" |
| openssh-clients-7.4p1-23.el7_9.x86_64 |
| openssh-7.4p1-23.el7_9.x86_64 |
| openssh-server-7.4p1-23.el7_9.x86_64 |
| |
| # 安装完成后,仍然报错,需要关机重启 |
| [root@master ~] |
| Looking in indexes: http://mirrors.aliyun.com/pypi/simple/ |
| Requirement already satisfied: scikit-learn in /home/software/anaconda3/lib/python3.6/site-packages (0.19.1) |
| distributed 1.21.8 requires msgpack, which is not installed. |
| You are using pip version 10.0.1, however version 21.3,1 is available. |
| You should consider upgrading via the 'pip install --upgrade pip' command. |
| |
| https://mirrors.aliyun.com/pypi/simple/scikit-learn/ |
| |
| pip install scikit_learn-0.22-cp37-cp37m-manylinux1_x86_64.whl |
| |
| |
| |
| tar -zxvf *.tar.gz |
| |
| cd * |
| |
| python setup.py install |
| |
| |
| |
| [root@master ~] |
| >>>import pymysql |

| CondaError: Failed to write to /home/software/anaconda3/pkgs/readline-8.1.2-h0f457ee_0.tar.bz2 |
| errno: 28 |
| OSError(28, |
| OSError(28, |
| |
| [root@master ~] |
| Filesystem Size Used Avail Use% Mounted on |
| devtmpfs 475M 0 475M 0% /dev |
| tmpfs 487M 4.0K 487M 1% /dev/shm |
| tmpfs 487M 7.7M 479M 2% /run |
| tmpfs 487M 0 487M 0% /sys/fs/cgroup |
| /dev/mapper/centos-root 17G 17G 20K 100% / |
| /dev/sda1 1014M 168M 847M 17% /boot |
| tmpfs 98M 0 98M 0% /run/user/0 |
| |
| |
| [root@master software] |
| 7.3G /home/software |
| |
| |
-
双击硬盘

-
碎片整理,扩展

【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南