質問編集履歴

2

OSとバージョンを追加しました。失礼いたしました。

2021/05/17 01:31

投稿

maro.com
maro.com

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,10 @@
1
1
  python1年生という本を使って勉強しております。
2
+
3
+
4
+
5
+ OS:Windows10
6
+
7
+ pythonのバージョン:Python 3.8.1
2
8
 
3
9
 
4
10
 

1

エラー内容の一部を変更しました

2021/05/17 01:31

投稿

maro.com
maro.com

スコア1

test CHANGED
File without changes
test CHANGED
@@ -27,6 +27,10 @@
27
27
  エラー内容は以下の通りです。
28
28
 
29
29
 
30
+
31
+ Traceback (most recent call last):
32
+
33
+ ~ファイル名など
30
34
 
31
35
  ImportError: DLL load failed while importing qhull: 指定されたモジュールが見つかりません。
32
36