Skip to content

The software cannot take input video in my case #2

@jasmin1008

Description

@jasmin1008

I am using Ausus windows 11, I extracted the zip file provided and edited the config file using spyder.But,when i tried to run the easyfly tracker it showed pkl file doesnt exist.So,we created a pkl file in python and asigned it to be output folder.Even after assigning a pkl file it showed some problems with the codes as mentioned below.As i dont have computer science background i couldnt recognize the problem.Can you please help with this issue?
C:\Users\user> easyFlyTracker C:\EasyFlyTracker-master\EasyFlyTracker-master\tests
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Programs\Python\Python310\Scripts\easyFlyTracker-script.py", line 33, in
sys.exit(load_entry_point('easyFlyTracker==0.11.1', 'console_scripts', 'easyFlyTracker')())
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\easyFlyTracker\cli.py", line 22, in easyFlyTracker_
params = __get_params()
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\easyFlyTracker\src_code\utils.py", line 230, in __get_params
with open(cfg_p, 'r', encoding='utf-8') as f:
PermissionError: [Errno 13] Permission denied: 'C:\EasyFlyTracker-master\EasyFlyTracker-master\tests'

C:\Users\user>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions