Linux/Install/Home.md
... ...
@@ -67,7 +67,7 @@ $ uname -a
67 67
```
68 68
- shutdown コマンドの -h オプションを付けないと、シングルユーザモードになるだけで電源は切れない。
69 69
70
-# pip3 エラー対応<br>(AttributeError: '_NamespacePath' object has no attribute 'sort')
70
+# pip3 エラー対応 (AttributeError: '_NamespacePath' object has no attribute 'sort')
71 71
- python3-pip, python3-setuptools を再インストールする。
72 72
```
73 73
# dnf erase python3-pip python3-setuptools