yes i also followed the instruction that are mention in link , and led of tau is continuously blinking as i run the distance code
 
		
		
		
	abdullahjhatial
@abdullahjhatial
i am mechatronics engineer
Best posts made by abdullahjhatial
Latest posts made by abdullahjhatial
- 
    RE: TAU camera is showing black screen( not giving the data)posted in Tau Camera Corner
- 
    RE: TAU camera is showing black screen( not giving the data)posted in Tau Camera Corner@Lazar-Demin tau studio also showing black screen 
- 
    RE: TAU camera is showing black screen( not giving the data)posted in Tau Camera Corneri tried troubleshooting suggestions , used high quality cables as well 
- 
    RE: TAU camera is showing black screen( not giving the data)posted in Tau Camera Corneri try distance.py i got this error 2times C:\Users\it solution\Pictures>python distancePlusAmplitude.py 
 Traceback (most recent call last):
 File "C:\Users\it solution\Pictures\distancePlusAmplitude.py", line 2, in <module>
 import numpy as np
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy_init_.py", line 153, in <module>
 from . import ma
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy\ma_init_.py", line 42, in <module>
 from . import core
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy\ma\core.py", line 24, in <module>
 import inspect
 File "C:\Program Files\Python310\lib\inspect.py", line 38, in <module>
 import dis
 File "C:\Users\it solution\Pictures\dis.py", line 4, in <module>
 import matplotlib.pyplot as plt
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\matplotlib_init_.py", line 95, in <module>
 from inspect import Parameter
 ImportError: cannot import name 'Parameter' from partially initialized module 'inspect' (most likely due to a circular import) (C:\Program Files\Python310\lib\inspect.py)C:\Users\it solution\Pictures>python distancePlusAmplitude.py 
 Traceback (most recent call last):
 File "C:\Users\it solution\Pictures\distancePlusAmplitude.py", line 2, in <module>
 import numpy as np
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy_init_.py", line 153, in <module>
 from . import ma
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy\ma_init_.py", line 42, in <module>
 from . import core
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\numpy\ma\core.py", line 24, in <module>
 import inspect
 File "C:\Program Files\Python310\lib\inspect.py", line 38, in <module>
 import dis
 File "C:\Users\it solution\Pictures\dis.py", line 4, in <module>
 import matplotlib.pyplot as plt
 File "C:\Users\it solution\AppData\Roaming\Python\Python310\site-packages\matplotlib_init_.py", line 95, in <module>
 from inspect import Parameter
 ImportError: cannot import name 'Parameter' from partially initialized module 'inspect' (most likely due to a circular import) (C:\Program Files\Python310\lib\inspect.py)
- 
    RE: TAU camera is showing black screen( not giving the data)posted in Tau Camera Cornerthis response when i run amplitude program ToF camera opened successfully: 
 model: 4.0
 firmware: 3.3
 uid: 9801FF
 resolution: 160x60
 port: COM7
 Data error, actual size: 16788, expected size: 19280
 Bad frame ignored, bytes length: 16708 
- 
    RE: Onion Tau stopped sending data...posted in Tau Camera Corner@abdullahjhatial said in Onion Tau stopped sending data...: 
 did you resolve this issue ? i am also facing same issue ,
- 
    TAU camera is showing black screen( not giving the data)posted in Tau Camera Corner@Lazar-Demin tau cameras is not giving the data ,it is showing black screen when i run distance.py file , at starting day it working fine but now it doing this so guide me how i can resolve this issue i am using windows 10 with 3.10 python  ![ ![