Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'working_dir' is not defined #72

Open
tvajtay opened this issue Mar 9, 2023 · 2 comments
Open

NameError: name 'working_dir' is not defined #72

tvajtay opened this issue Mar 9, 2023 · 2 comments

Comments

@tvajtay
Copy link

tvajtay commented Mar 9, 2023

File "c:\users\tomva\anaconda3\envs\bsoid\lib\site-packages\streamlit\script_runner.py", line 332, in _run_script
    exec(code, module.__dict__)
File "C:\Users\tomva\B-SOID\bsoid_app.py", line 44, in <module>
    [_, _, framerate, _, _, _, processed_input_data, _] = load_data(working_dir, prefix)

Root directory
C:\Users\tomva\Desktop\Data
With 8 sub directories with one DLC csv each

Working directory
C:\Users\tomva\Desktop\Data/output

Followed installation instructions and preprocess step ran successfully.

@tvajtay
Copy link
Author

tvajtay commented Mar 9, 2023

OS is Windows 11

@zhenyuan992
Copy link

follow the instructions from here #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants