sunwaterdev
sunwaterdev
**Describe the bug** Error on installation **To Reproduce** pip install pytgpt **Expected behavior** Error on launching: Traceback (most recent call last): File "/home/jules/.local/bin/pytgpt", line 5, in from pytgpt.console import main...
Good morning, I realized that in a program using a launch script, containing for example `python3 app/core.py`. The PATH of the script is therefore on the location of the bash...
When I start the script, no error but when a face is on the camera, this error appears: Traceback (most recent call last): File "/home/jules/Documents/Realtime_FacialRecognition/Realtime_FacialRecognition/facerec_ipcamera_knn.py", line 211, in frame =...