質問編集履歴

2

修正いたしました。

2021/12/21 07:12

投稿

junjunn
junjunn

スコア19

test CHANGED
File without changes
test CHANGED
@@ -10,10 +10,10 @@
10
10
 
11
11
  修正
12
12
 
13
- インストールはIDEのGUI上で試みて
13
+ 標準に組み込まれているラブラリのようでした。インストールは不要と理解しした
14
14
 
15
15
  errorは
16
16
 
17
17
  Builtin_function_or_method object has no attribute 'perf_counter'
18
18
 
19
- です。
19
+ です。timeにperf_counterが含まれていないのでしょうか..?

1

修正点加えました。

2021/12/21 07:12

投稿

junjunn
junjunn

スコア19

test CHANGED
File without changes
test CHANGED
@@ -5,3 +5,15 @@
5
5
  です。他moduleはインストールできるのですが..
6
6
 
7
7
  versionの問題でしょうか。
8
+
9
+
10
+
11
+ 修正
12
+
13
+ インストールはIDEのGUI上で試みてます。
14
+
15
+ errorは
16
+
17
+ Builtin_function_or_method object has no attribute 'perf_counter'
18
+
19
+ です。