質問編集履歴

1

内容の追記

2019/10/21 05:19

投稿

Tello-python
Tello-python

スコア6

test CHANGED
File without changes
test CHANGED
@@ -28,6 +28,16 @@
28
28
 
29
29
  ```
30
30
 
31
+ ```python
32
+
33
+ Traceback (most recent call last):
34
+
35
+ File "C:\Users\one\Anaconda3\envs\py3.5\lib\site-packages\tensorflow\python\client\session.py", line 582, in __del__
36
+
37
+ AttributeError: 'NoneType' object has no attribute 'TF_DeleteStatus'
38
+
39
+ ```
40
+
31
41
  というエラーが出てしまいます。
32
42
 
33
43
  解決方法がわかる方、よろしくお願いします。